Coldhands |
08-08-2007 11:55 PM |
Quote:
Originally Posted by magnus
(Post 1312894)
Feel free to edit whatever you like from the jquery.js file. I can't distribute it if I modify it.
|
I think you may be misinterpreting the license, not that the jquery police would be knocking on your door anytime soon. :D
JQuery offers a compressed version that you can download from the Google Gods here >> http://code.google.com/p/jqueryjs/do....1.3.1.pack.js
jquery-1.1.3.1.pack.js works the same as the clientscript/jquery.js in the download for this hack, but it's only 1/3 the size. Just rename jquery-1.1.3.1.pack.js to jquery.js and overwrite the clientscript/jquery.js that came with this hack.
The js file in the download is made for humans to read, develop and debug; the code I linked to is for production. If you're feeling saucy, you could even trim that one down a bit. When you go through 300 gigs a month, every little bit counts.
P.S. Thanks for the great hack and quick response Magnus. :up:
|