Friday, 7 May, 2021 UTC


Summary

You can listen and respond to events on an element from within JavaScript using the object property event handlers. This lesson explores how you can add, use and remove event handlers to an element.