Modify ↓
Ticket #2045 (closed bug: worksforme)
Safari crashes when hiding a floated element with an animation
| Reported by: | legenerationlazi | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.2.2 |
| Component: | effects | Version: | 1.2.1 |
| Keywords: | safari, crash, animate | Cc: | |
| Blocking: | Blocked by: |
Description
If you float a div and do a hide('speed'), or slideUp(), etc., Safari will freeze momentarily and 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.

I tried this in Safari 3.0.4 Win and it worked fine. Look on the wiki page below. Does the last example on the Examples tab work for you?
http://docs.jquery.com/Effects/hide#speedcallback
By looking at the View Source you can see they are floated divs you are clicking on to hide. If you still have a problem reopen this ticket with specifics on what version of Safari you are using and ideally provide an actual test case.