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 jquery and what are the advantages?
In jquery, what is the meaning of toggle?
Tell me which command will give a version of jquery?
How to debug jquery code/ debug jquery?
How to set jquery mobile responsive table width to 100% width despite css styles? : jquery mobile
Explain data paremeter of jquery ajax method?
Tell me can we have multiple document.ready() function on the same page? : jquery mobile
When can you use jquery?
How to include jQuery in ASP.Net project?
What is the use of jquery.data()?
What is the difference between text() and html() in jquery?
What is the difference between jquery.get() and jquery.ajax()?
What is cdn? Explain
How can related code be encapsulated?
What is the purpose of jquery?