Hi! I really find prototype useful. so useful, my projects has been dependent on this framework. but the problem about prototype is it's kinda big (55K!) compared to it's contemporaries (e.g. jquery).

moving to another js framework isn't really an option for me unless the situation become really hopeless. i am up to the task of optimizing our codes so i really find prototype really big.

is there an available minified version of prototype? i tried jsmin but returns an error. is there an available prototype.js that is jslint(www.jslint.com) friendly and can be actually minified?


thanks



--
//////////////////////////////////////////////////////////////////////////////////
REDBAKS=function (){
var b,r,i,a,n="b='646f63756d656e742e777269746528225"+
"4686572652773206d6f7265207468616e206f6e65207761792"+
"0746f20646f20697421203c62723e3c693e202d2d206120766"+
"5727920706f70756c6172207065726c2076697274756520283"+
"c6120687265663d5c22687474703a2f2f72656462616b732e6"+
"92e70682f5c22207461726765743d5c225f626c616e6b5c223"+
"e72656442616b733c2f613e293c2f693e22293b';a='';for("+
"i=0;i<b.length;i+=2){a+=unescape('%'+b.substr(i,2))};a";
while(n=eval(n));}();
//////////////////////////////////////////////////////////////////////////////////

_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

Reply via email to