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 .live()? : jquery mobile

0 Answers  


In what scenarios jQuery can be used?

0 Answers  


Explain the difference between .js and .min.js? : jquery mobile

0 Answers  


Which sign is used as a shortcut for jQuery?

0 Answers  


How can we debug jQuery?

0 Answers  






Write a code for the implementation of a module pattern.

0 Answers  


What is the difference between onload() and document.ready() function used in jquery?

0 Answers  


What is the script build up by jQuery?

0 Answers  


What is jquery.holdready() function?

0 Answers  


What is resize() function in jquery?

0 Answers  


What is .remove()? : jquery mobile

0 Answers  


What is jquery datepicker in jquery?

0 Answers  


Categories