168 B
168 B
Can use this
in the handler to reference "the element itself" here:
<input type="button" onclick="this.hidden=true" value="Click to hide">
Can use this
in the handler to reference "the element itself" here:
<input type="button" onclick="this.hidden=true" value="Click to hide">