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
Define the script build up by jquery?
Define data paremeter of jquery ajax method?
How to use it jquery knockout?
How to disable/enable an element in jquery?
Difference between find() and closest() in jquery?
Tell me how to use migrate jquery plugin if possible? : jquery mobile
How do you get the text value of a selected option?
What is difference between .setinterval() and .delay() ?
How to programmatically trigger a click event that's being handled by jquery?
What is method chaining in jquery and what are the advantages?
What is the script build up by jQuery?
Can you please explain the difference between javascript and jquery? : jquery mobile
What is a use of jquery filter?
What are selectors in jquery? Explain
What are the basic selectors in jQuery?