#59 closed bug (fixed)
IE6 Error: Expected identifier, string, or number (rev 134)
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | 1.0 |
Component: | core | Version: | 1.0a |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
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 [source:jquery/jquery/jquery.js jquery/jquery.js]
Note: See
TracTickets for help on using
tickets.
Fixed in SVN.