exercise6.js Create a counter that starts from 0 when the page loads, and keeps counting up at a rate of 1 count per sec
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
exercise6.js Create a counter that starts from 0 when the page loads, and keeps counting up at a rate of 1 count per sec
exercise6.js Create a counter that starts from 0 when the pageloads, and keeps counting up at a rate of 1 count per second. Itstarts when the mouse button is clicked, then stops when the mousebutton is clicked again.