JavaScript HTML Events
What can JavaScript do?
What's the date today?
Mouse over this text
This example uses the addEventListener()
method to add many events on the same button.
this is a button to understand clicking with DOM functions
Back to Main Page