Answer Posted / chaitanya
In case of jQuery, Source Map is nothing but mapping of minified version of jQuery against the un-minified version. Source map allows to debug minified version of jQuery library. Source map feature was release with jQuery 1.9. Find out more here.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Define the script build up by jquery?
What is the use of the animate() method in jquery?
What does the jQuery migrate function do?
How to fetch the values of selected checkbox array using jquery?
Different ways of using $.connect function in jquery?
What is the difference between jquery's ready and holdready?
Why jQuery is needed?
What is jquery.size()? : jquery mobile
How to get/set the html contents of an element using jQuery?
Can we include multiple version of jquery? : jquery mobile
How can you add a jquery library in your project?
Explain animate function in jquery?
What does dollar sign mean in jquery? : jQuery Mobile
what are the features of jquery
How method can be called inside code behind using jQuery?