Copy your compressed JavaScript here:
JavasScript minification made easy
The JavaScript compressor has optional advanced features to give you even further control over how you compress your JavaScript. For those that want extra control over their scripts you have the option to compress in 4 different formats: high ASCII, numeric encoding, normal encoding and even no encoding at all. One click is all you need to speed up your page load time by up to 80%! MinifyJavaScript.com’s JavaScript Compressor works with all styles of JavaScript. It couldn’t be easier to speed up your website even if you know nothing about compressing JavaScript code or programming websites.
Decrease webpage load times and hosting bills
Speeding up your website takes many procedures, a broad knowledge of programming and the use of Firebug. If all the “speed boosting” methods sound a bit complicated, don’t worry; JavaScript Compression has the largest impact on webpage performance, and all you need to compress your code is the tool on this page. Additionally, you can rest assured when compressing even your most proprietary JavaScript, because this tool will never cache any JavaScript that you submit to it.
3rd
June
Simple - to compress the JavaScript code so it loads faster
Minification is the practice of removing unnecessary characters from code to reduce its size, thus improving load times. When JavaScript/CSS code is minified all comments are usually removed, as well as unneeded "white space" characters like space, new line, and tab. With respect to JavaScript, this improves load time performance because the size of the file downloaded is often significantly reduced.
Want to enjoy the benefit of faster page loads but confused on how exactly to minimize your JavaScript?