jQuery Tutorial plus Question:

List the advantage of using minimized version of jQuery?

Tweet Share WhatsApp

Answer:

Efficiency of web page increases when minimized version of jQuery is used.min.js file will be more than 50% less than the normal js file. Reduction in the file size makes the web page faster.

Download jQuery PDF Read All 91 jQuery Questions
Previous QuestionNext Question
How to use connect in jQuery?Define the use jQuery.data method?