PDA

View Full Version : Really a Javascript Question


cirisme
Sun 23rd Nov '03, 8:15pm
PHP.net recently introduced a javascript autocomplete thingy that's pretty cool.(for function search) But what I find most fascinating is the compression they're using. Does anyone have any info about this type of compression?

Scott MacVicar
Sun 23rd Nov '03, 8:38pm
http://cvs.php.net/co.php/phpdoc/scripts/quickref/originalafter.js?r=1.5

cirisme
Sun 23rd Nov '03, 9:19pm
Many thanks :)