New Event Driven Function


/ Published in: JavaScript
Save to your folder(s)

Define new event driven function


Copy this code and paste it in your HTML
  1. object.eventHandlerName = function([param1,...[,paramn]]) {statement(s)}

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.