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.noconflict? Explain
What are the advantages of jQuery?
Differences Between jQuery .bind() and .live()?
How to run an event handler only once in jQuery?
How to Use the jQuery load() Method?
Explain the use of each function in jquery?
What is the method used to define the specific character in place of $ sign?
What is the use of css() method in jquery?
How we can get the input value of an element using jquery?
How do I check if an element is hidden in jQuery?
Can you please explain the difference between prop and attr? : jquery mobile
How can we show and hide an element via jquery?
What is the basic requirement to start with the jquery?
What is jquery selectors? Give some examples.
Can you please explain the difference between parent() and parents() methods in jquery? : jquery mobile