Modify ↓
Ticket #5825 (closed bug: wontfix)
Firefox 2 crashes badly in jQuery onload
| Reported by: | andrecassal | Owned by: | |
|---|---|---|---|
| Priority: | undecided | Milestone: | 1.4 |
| Component: | core | Version: | 1.4 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
jQuery 1.4 causes firefox 2.0 to crash in the jQuery file load. Based on my analysis there were 3 inexistent properties which we just needed to test before using.
Attachments
Change History
Changed 3 years ago by andrecassal
-
attachment
jQuery-fix.txt
added
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.

Added properties tests in 3 different lines, discribed in this file