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 |
Can you call C# code-behind method using jQuery? If yes,then how?
What is the difference between map and grep function in jquery?
Does jquery 2.0 supports ie? : jquery mobile
What is the difference between size and length of jQuery?
Difference between $(this) and 'this' in jQuery?
What is a filter in jquery? Explain
Define url paremeter of jquery ajax method?
What is the latest version of jquery?
What is the use of the animate() method in jquery?
What is the difference between .empty(), .remove() and .detach() methods in jQuery?
What does the jQuery migrate function do?
What is the difference between .js and .min.js?