Modify ↓
Ticket #59 (closed bug: fixed)
IE6 Error: Expected identifier, string, or number (rev 134)
| Reported by: | aaron.heimlich@… | Owned by: | |
|---|---|---|---|
| Priority: | undecided | Milestone: | 1.0 |
| Component: | core | Version: | 1.0a |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
When loading jquery rev 134 in IE6 I get the following error:
Line: 520 Error: Expected identifier, string, or number
I fixed this by removing the comma on line 519 of jquery/jquery.js
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.

Fixed in SVN.