What Is The Best Program To Reduce The Size Of A JavaScript File?
Javascript February 23rd, 2009I have a menu on my website that is composed of JavaScript. What is the best program or method to make this as small of a file as possible?
I want it as small a file as possible but still displayed online, i.e I want a fully functioning menu that doesn’t make my webpage have a ridiculously large filesize.
I want it as small a file as possible but still displayed online, i.e I want a fully functioning menu that doesn’t make my webpage have a ridiculously large filesize.
Javascript Compressor is one of many free online tools to reduce the size of a JavaScript file.