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
Define slidetoggle() effect?
What is .bind()? : jquery mobile
Explain event.preventdefault? : jquery mobile
How can we apply css in odd childs of parent node using jquery library?
How to find all sibling elements after the current element using ?
What is the use of jQuery.ajax method ()?
What is the between $(this) and 'this' in jquery?
Define the script build up by jquery?
What is the difference between the knockout and jquery?
How to call a method inside code-behind using jquery?
What is the difference between the id selector and class selector in jquery?
What is the difference between text() and html() in jquery?
What is the method used to define the specific character in place of $ sign?
What are the advantage of using cdn? : jquery mobile
Define url paremeter of jquery ajax method?