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 |
Describe the two types of cdns?
What is the difference between jQuery and jQuery UI?
How to use connect?
What is the use of css() method in jquery?
Explain event.preventdefault? : jquery mobile
Explain jquery $.ajax() method?
What is jquery.noconflict? Explain
How can we add change font size using jquery?
List the advantage of using minimized version of jquery?
Explain the use of the .pushstack() method.
What is the use of jquery.data()?
Why we use jquery .each() function?