Answer Posted / 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 View All Answers
Explain slidetoggle() effect.
Can there be more than one ready function in jquery?
What are the selectors in jquery? How many types of selectors in jquery?
Define jquery connect?
Explain event.preventdefault? : jquery mobile
What is jquery mobile theming? : jquery mobile
How does the jQuery pushStack function work?
Whether jQuery HTML work for both HTML and XML documents?
What are the popular jquery cdn? : jquery mobile
What's next on the hitlist with jquery ui?
What is the goal of cdn and what are the advantages of using cdn?
What are the advantages of using cdn?
How to execute jQuery code after the DOM is ready?
Difference between document.ready() and body onload()?
Is it possible to use our own specific character in the place of $ sign in jquery? : jquery mobile