Prevent Default Explained in JavaScript | e.preventDefault() - Tutorial For Beginners

Publié le: 06 avril 2018
sur la chaîne: dcode
59,452
1.4k

The Event.preventDefault method in JavaScript allows you to prevent the default behaviour from occurring when an event gets fired off - this is going to change depending on the element and context. For example, when dealing with links (anchor elements), the default behaviour would be to redirect to the URL, but with preventDefault() we are able to prevent this from happening.

In this video I take you through an example with a link to the YouTube website and how we can use preventDefault() to disable it. I also create a checkbox which enables/disables the link.

For your reference, check this out:
https://developer.mozilla.org/en-US/d...

Follow me on Twitter @dcode!

If this video helped you out and you'd like to see more, make sure to leave a like and subscribe to dcode!


Sur cette page du site, vous pouvez voir la vidéo en ligne Prevent Default Explained in JavaScript | e.preventDefault() - Tutorial For Beginners durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur dcode 06 avril 2018, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 59,452 fois et il a aimé 1.4 mille téléspectateurs. Bon visionnage!