Side navigation
#4824 closed bug (invalid)
Opened June 26, 2009 12:56PM UTC
Closed September 14, 2009 11:22PM UTC
API / 1.3 / CSS / Positioning / Offset works wrong
Reported by: | lytican | Owned by: | brandon |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | offset | Version: | 1.3.2 |
Keywords: | offset, window.open | Cc: | |
Blocked by: | Blocking: |
Description
Error ocures right after executes window.open(); no other js, no any conflicts. Child page may be even blank. But after that, $('#elem').offset() returns object with Left = 0, Top = 0, and all popup-menus on page positioning around that point - left top corner of the page :( what is this?
browsers: checked on FF3.5, IE8
os: winxp
Please provide a test case.