Side navigation
#9580 closed bug (duplicate)
Opened June 14, 2011 12:10PM UTC
Closed June 14, 2011 03:43PM UTC
Last modified March 14, 2012 03:39AM UTC
.offset() not working roperly in firefox 4.
Reported by: | johan.jonsson@aviolinx.com | Owned by: | johan.jonsson@aviolinx.com |
---|---|---|---|
Priority: | low | Milestone: | 1.next |
Component: | offset | Version: | 1.6.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
The values returned by the .offset() function doesn't seem to update properly in firefox. If, for example, you have a div with display:none, and then try to get the offset from a div further down on the page, the offset value is not updated. Chrome and IE dont seem to be effected, it only seems to occur in firefox 4.
Thanks for taking the time to contribute to the jQuery project! Please provide a reduced test case on http://jsfiddle.net that reproduces the issue experienced to help us assess your ticket.
Additionally, test against the jQuery (edge) version to ensure the issue still exists.