Hi Guys,
If I have a flowing layout (position: static / relative), does the browser store the calculated coordinates (x,y) of a div in properties which can be accessed?
Further, it would suffice if the solution worked with Firefox only. JQuery is unfortunately, not an option.