Understand the Relationship Between HTML Attribute and Object Property Event Handlers

Share this video with your friends

Send Tweet

Using HTML attributes event handlers and object property event handlers are related ways of expressing a single event listener binding to an element. This lesson explores the dynamics and often strangeness of that relationship.