Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the difference between event.PreventDefault and "return false"?



What is the difference between event.PreventDefault and "return false"?..

Answer / chaitanya

e.preventDefault() will prevent the default event from occurring, e.stopPropagation() will prevent the event from bubbling up and return false will do both.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More jQuery Interview Questions

Can we add more than one ‘document.ready’ function in a page?

0 Answers  


How do I pull a native DOM element from a jQuery object?

0 Answers   MCN Solutions,


Is jquery still relevant 2019?

0 Answers  


What is jquery and what are the advantages?

0 Answers  


Where can we download JQuery?

0 Answers  


What does $("P") will select?

0 Answers  


What is the difference between onclick and onsubmit?

0 Answers  


What is difference between sorting string array and sorting numerical array in jquery?

0 Answers  


What are the approaches of extracting a query string with regular expressions?

0 Answers  


How do you select element by ID in jQuery?

1 Answers  


Define data paremeter of jquery ajax method?

0 Answers  


Differences Between jQuery .bind() and .live()?

0 Answers  


Categories