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!
In questa pagina del sito puoi guardare il video online Prevent Default Explained in JavaScript | e.preventDefault() - Tutorial For Beginners della durata di ore minuti seconda in buona qualità , che l'utente ha caricato dcode 06 aprile 2018, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 59,452 volte e gli è piaciuto 1.4 mille spettatori. Buona visione!