I'm attempting to find the absolute x and y value of some page elements that are themselves relativly positioned. Is there some way to do this? I can use just about any type of element I need to. I just need to be able to place it in the normal flow of the document layout, and then get its x and y positions relative to the browser window using javascript.
Any help would be greatly appretiated.
Any help would be greatly appretiated.