What are source maps in jQuery?



What are source maps in jQuery?..

Answer / 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

More jQuery Interview Questions

Differentiate between width() vs css(‘width’) in jquery

0 Answers  


Explain various methods to make ajax request in jquery?

0 Answers  


Can there be more than one ready function in jquery?

0 Answers  


How to use jquery library in our asp.net project?

0 Answers  


How to stop jqm from auto-enhancing an element? : jquery mobile

0 Answers  






Need to add jQuery file in both Master and Content page?

0 Answers  


What are the selectors in jquery? How many types of selectors in jquery?

0 Answers  


Explain the each() function?

0 Answers  


How to check if number is numeric while using jquery 1.7+? : jquery mobile

0 Answers  


How to concatenate two strings using jquery?

0 Answers  


Tell me how to disable jquery animation? : jquery mobile

0 Answers  


When can you use jquery?

0 Answers  


Categories