Modify ↓
Ticket #6657 (closed bug: invalid)
$("div").fadeIn() causes loading issue on some site(s)
| Reported by: | claim78 | Owned by: | |
|---|---|---|---|
| Priority: | Milestone: | 1.4.3 | |
| Component: | unfiled | Version: | 1.4.2 |
| Keywords: | fadeIn | Cc: | |
| Blocking: | Blocked by: |
Description
visiting http://getfirebug.com/, I found that running $("div").fadeIn() (whether or not you fadeOut first) causes the screen to go black. It seems to work fine on the jquery website, so I'm not sure where the bug is coming from. I'm entering and executing the line from the firebug console.
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.

If you know that there is a problem in this site caused by jQuery core code, please post a reduced test case.