JQuery Developer Question:

Can you please explain the difference between jQuery-x.x.x.js and jQuery.x.x.x min.js?

Tweet Share WhatsApp

Answer:

jQuery-x.x.x.js = Pretty and easy to Read this one.
jQuery.x.x.x min.js = Looks like gibberish! But has a smaller file size. Put this one on your site for fast loading and less size.

Download JQuery Developer PDF Read All 51 JQuery Developer Questions
Previous QuestionNext Question
Can you please explain the difference between jquery.size() and jquery.length?What is the use of .Size() method in Jquery?