jQuery Mobile Question:
Download Questions PDF

Explain source maps in jQuery?

jQuery Mobile Interview Question
jQuery Mobile Interview Question

Answer:

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.

Download jQuery Mobile Interview Questions And Answers PDF

Previous QuestionNext Question
Tell me does jQuery 2.0 supports IE?Tell me how to use migrate jQuery plugin if possible?