What is event.PreventDefault?
Answer / chaitanya
The event.preventDefault() method stops the default action of an element from happening. For example, Prevents a link from following the URL.
Is This Answer Correct ? | 0 Yes | 0 No |
Explain .live()? : jquery mobile
In what scenarios jQuery can be used?
Explain the difference between .js and .min.js? : jquery mobile
Which sign is used as a shortcut for jQuery?
How can we debug jQuery?
Write a code for the implementation of a module pattern.
What is the difference between onload() and document.ready() function used in jquery?
What is the script build up by jQuery?
What is jquery.holdready() function?
What is resize() function in jquery?
What is .remove()? : jquery mobile
What is jquery datepicker in jquery?