Modify ↓
Ticket #9580 (closed bug: duplicate)
.offset() not working roperly in firefox 4.
| Reported by: | johan.jonsson@… | Owned by: | johan.jonsson@… |
|---|---|---|---|
| Priority: | low | Milestone: | 1.next |
| Component: | offset | Version: | 1.6.1 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
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.
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

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.