John Resig
|
5e964a4a73
|
Fix for bug #983 (Packed jQuery doesn't have a license at the top of the file.)
|
2007-05-20 16:42:42 +00:00 |
|
Jörn Zaefferer
|
2ad5faf3a1
|
typo
|
2007-01-09 21:21:01 +00:00 |
|
John Resig
|
dbee06de85
|
Fixed a bunch of endline issues.
|
2006-10-10 01:59:20 +00:00 |
|
Jörn Zaefferer
|
770a92a594
|
Fixed bug #147, required some (ugly) modifications: changed function jQuery(...){} to jQuery = function(...){}, necessary because IE parses all function name(){} declarations before executing inline code; added intro.js and outro.js to both build.xml (tested) and Makefile (not tested) to include "if(typeof window.jQuery == "undefined") { ... }
|
2006-09-15 14:51:55 +00:00 |
|