jQuery jQuery event.PreventDefault June 27, 2014 Pramod T P Leave a comment The event.preventDefault() method stops the default action of an element from happening. For example, Prevents a link from following the URL.