Displaying 1 result from an estimated 1 matches for "jeffreykeen".
2008 Jul 01
4
Positioning Oddities
I''m having some trouble using Element#cumulativeOffset and
Element#cumulativeScrollOffset to absolutely position an element right
under a link in certain browsers.
I made a couple of tests to illustrate the issue, which can be found
here: http://www.jeffreykeen.com/sandbox/position.
But in summary, I''ve found two cases which seem to be problematic.
1. If the link has a relatively positioned parent that also has a set
margin of X pixels, the position will be reported X pixels off of the
true position in IE6 & IE7.
2. If the link has an abso...