fixes
This commit is contained in:
parent
40a4e181be
commit
d9740908bf
4 changed files with 5 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
|||
Can use `this` in the handler to reference "itself" here:
|
||||
Can use `this` in the handler to reference "the element itself" here:
|
||||
|
||||
```html run height=50
|
||||
<input type="button" onclick="this.hidden=true" value="Click to hide">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue