John Resig
|
39b0976e3e
|
Removed unnecessary uses of typeof undefined.
|
2007-01-12 03:53:55 +00:00 |
|
John Resig
|
dbee06de85
|
Fixed a bunch of endline issues.
|
2006-10-10 01:59:20 +00:00 |
|
Jörn Zaefferer
|
065be00c4a
|
Added linebreak for better readability when adding more files
|
2006-09-23 08:20:04 +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 |
|