in reply to Re^2: Firefox/Javascript/Perl CGI argument passing issue
in thread Firefox/Javascript/Perl CGI argument passing issue
Some, such as Prototype.js, are quite a bit smaller.
Without qualifying that statement to discuss UI libs or something, it’s not right; Prototype is almost exactly twice as big as jQuery. And FWIW Prototype is near the end of the list I’d recommend due to the richness of other kits and its history of screwing up built-ins and not playing well with other kits.
~/>wget "http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min +.js" ~/>wget "http://ajax.googleapis.com/ajax/libs/prototype/1.7.2.0/protot +ype.js" ~/>sl prototype.js jquery.min.js -rw-rw-r-- 1 moo staff 95786 May 12 19:26 jquery.min.js -rw-rw-r-- 1 moo staff 197777 Apr 23 01:11 prototype.js
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Firefox/Javascript/Perl CGI argument passing issue
by locked_user sundialsvc4 (Abbot) on Jul 22, 2014 at 23:58 UTC |