Modify ↓
Ticket #3028 (closed bug: invalid)
Incorrect positioning/crash in Safari 2.0.4
| Reported by: | Wgsimon | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.3 |
| Component: | effects | Version: | 1.2.3 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
I have been working on the site http://www.festivalandco.com/. It works fine under all other browsers I have tested it on, but using Safari 2.0.4 the footer does not get repositioned when a menu item is selected. The site uses using jquery 1.2.1. After testing the different availible versions I find the problem persists up to version 1.2.3. Any later versions cause Safari to crash.
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.

Could you provide a test case ? a minimalistic html file with the requires html and js to reproduce the problem. Thanks.