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
What is the struts2 jquery plugin and its advantages.
Explain the advantages of jquery?
What is $() in jquery?
Tell me is jquery a w3c standard? : jquery mobile
What is the difference between find and children methods?
Difference between javascript and jquery? : jQuery Mobile
Give a brief idea about jquery mobile? : jQuery Mobile
Is jQuery is a replacement of JavaScript?
Define data paremeter of jquery ajax method?
How do you disable or enable a form element?
How can related code be encapsulated?
How we can select multiple elements in jquery?
Explain jquery connect?
In what scenarios jQuery can be used?
How can you delay document.ready until a variable is set?