Side navigation
#3823 closed bug (duplicate)
Opened January 11, 2009 03:52AM UTC
Closed January 17, 2009 10:11PM UTC
$.fn.offset bug for fixed elements (chrome/safari)
Reported by: | kuindji | Owned by: | brandon |
---|---|---|---|
Priority: | major | Milestone: | 1.3.1 |
Component: | offset | Version: | 1.3 |
Keywords: | offset, fixed, chrome, safari | Cc: | |
Blocked by: | Blocking: |
Description
Found in jQuery 1.3 Beta 2
Offset of the fixed element doesn't include document scroll.
In my test case it was caused by the parent table. If there are no parents, then offset is correct.
This bug is new, it wasn't an issue in 1.2.6.
Test page: