jQuery Mobile Question:

Explain source maps in jQuery?

Tweet Share WhatsApp

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 PDF Read All 77 jQuery Mobile Questions
Previous QuestionNext Question
Tell me does jQuery 2.0 supports IE?Tell me how to use migrate jQuery plugin if possible?