Side navigation
#4290 closed bug (invalid)
Opened March 04, 2009 11:12AM UTC
Closed October 13, 2009 12:45AM UTC
missing ) after argument list http://code.jquery.com/jquery-latest.pack.js Line 12
| Reported by: | hm2k | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.4 |
| Component: | unfiled | Version: | 1.3.2 |
| Keywords: | Cc: | ||
| Blocked by: | Blocking: |
Description
missing ) after argument list
http://code.jquery.com/jquery-latest.pack.js
Line 12
Using firefox3 + firebug (latest)
Attachments (0)
Change History (1)
Changed October 13, 2009 12:45AM UTC by comment:1
| resolution: | → invalid |
|---|---|
| status: | new → closed |
jQuery does not support packing any longer. Use the minified version, which provides better performance.