We are using jQuery in our project. We have numerous custom javascript files in our web-app that have UDFs utilizing the jQuery features. We need to reduce the size (as a pa
Try YUICompress which usually works like a charm. Can minify CSS as well.