Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
Is there any particular reason why the minimized version of jquery.js is not being used?
Minifying files can have a real world performance difference. There is a reason jQuery calls the minified version the production version and the original source the development version.