Answer Posted / 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 |
Post New Answer View All Answers
What is a cdn? : jQuery Mobile
What are the differences between size and length in jquery?
How to get attributes of an element using jQuery?
Jumping off of jquery ui for a second, do you 'release early, release often' with all of your projects? What are your thoughts on that strategy?
Tell me an example usage of jquery mobile? : jquery mobile
What is difference between onload and ready?
How to revert the most recent ‘destructive’ operation, changing the set of matched elements to its previous state using ?
Why we use chaining in jquery?
What is .remove()? : jquery mobile
Please tell us that is jquery knockkout intended to compete with jquery or prototype or work with it?
What are jquery plugins?
Explain the difference between .js and .min.js? : jquery mobile
How to multiple version of jQuery?
Need to add jQuery file in both Master and Content page?
How to submit a form without submit button using jquery?