Explain source maps in jQuery?

Submitted by: Muhammad
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.
Submitted by: Muhammad

Read Online jQuery Mobile Job Interview Questions And Answers