JavaScript HTML Events
What can JavaScript do?
Click me!!
What's the date today?
Display current date/time
Mouse over this text
This example uses the addEventListener() method to add many events on the same button.
Try it!!
Click the mouse and hold down!
Click mouse and hold down!
Back to Main Page