CodeLevels
Topics
Projects
Courses
Account
Logout
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