PDA

View Full Version : Compressing Javascript


age
09-22-2002, 09:12 PM
There are several sites that run programs thet compress or 'squish' HTML. in order to reduce download times over the internet

I have obtained and written a bit of javascript programs and included plenty of comments and spaces to make it easier to remember the purpose of each section but more importantly so that I can more easily modify it in the future.

I would like to find a site, or program, that can 'squish' javascript thus stripping the comments and unnecessary spaces.

Pooh
09-22-2002, 09:23 PM
http://www.brainjar.com/js/crunch/demo.html

age
09-23-2002, 03:27 PM
Thanks for the address.

I always knew the internet was fast but not that fast. Reply within minutes of posting the question.

Visited site and it does exactly what I wanted.

Thanks again
Alan

ASAAKI
09-23-2002, 08:09 PM
www.youngpup.net > snippets > JS Kompressor