Nous souhaitons rendre ce projet open source disponible pour les gens du monde entier.
Aidez-nous à traduire le contenu de ce tutoriel dans votre langue!
Create a button that hides itself on click.
Like this:
Can use this in the handler to reference “the element itself” here:
this
<input type="button" onclick="this.hidden=true" value="Click to hide">