Answer Posted / chaitanya
jQuery library comes in 2 different versions Development and Production/Deployment. The deployment version is also known as minified version. So .min.js is basically the minified version of jQuery library file. Both the files are same as far as functionality is concerned. but .min.js is quite small in size so it loads quickly and saves bandwidth.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Back onto jquery ui' can you see jquery ui making more of an impression in the future, lead by the current successes of jquery?
Define cache paremeter of jquery ajax method?
What is eq()? : jquery mobile
Explain the difference between jquery.size() and jquery.length?
How to divide a page into parts using jquery mobile? : jquery mobile
What is the use of param() method?
JQuery or JavaScript which is quicker in execution?
Why is jquery better than javascript?
What is the use of each function in jQuery?
How is the deferred method in jquery important in relation to animate method?
Explain chaining in jquery? : jquery mobile
Is vanilla js faster than jquery?
What are the different types of selectors in jquery?
What is the difference between jquery and javascript?
What is the difference between find and children methods?