CodeLevels
Projects
All projects
Becoming a web developer!
Building mini-apps
Full-Stack DIY services
Web Security
Desktop apps
Growing into AI apps
ML and data science
Production-grade apps
Developer Tools
Dive Deeper into JavaScript
Mobile apps
Desktop App
Account
Writing code by your own, part 2: event exercises
Lesson#2 of 3 in project
Theory
Make an input or textarea
Listen for its oninput event
Now make a button and listen for its click event
Find out how to listen to the event, when page is fully loaded
Previous
Next