renovations
This commit is contained in:
parent
2f17b87319
commit
a4e7e30b08
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
||||||
|
|
||||||
var counter = event.target;
|
var counter = event.target;
|
||||||
|
|
||||||
counter.value++;
|
counter.innerHTML++;
|
||||||
};
|
};
|
||||||
</script>
|
</script>
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue