What is event.PreventDefault?



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

Post New Answer

More jQuery Interview Questions

Explain the basic need to start with jquery? : jquery mobile

0 Answers  


What are the advantages of using cdn?

0 Answers  


Tell me how do you stop the currently-running animation? : jquery mobile

0 Answers  


How to keep the submit text from showing with jquery mobile? : jquery mobile

0 Answers  


What are jquery plugins?

0 Answers  






How to use jquery.connect?

0 Answers  


Which one is more efficient, document.getElementbyId( "myId") or $("#myId)?

0 Answers  


What does the jQuery migrate function do?

0 Answers  


How to check if number is numeric while using jQuery 1.7+?

1 Answers  


What to do to select element having a particular class (".selected")? : jquery mobile

0 Answers  


Explain various methods to make ajax request in jquery?

0 Answers  


What programming language does jquery use?

0 Answers  


Categories