/ Published in: JavaScript
Define new event driven function
Expand |
Embed | Plain Text
object.eventHandlerName = function([param1,...[,paramn]]) {statement(s)}
You need to login to post a comment.
Define new event driven function
object.eventHandlerName = function([param1,...[,paramn]]) {statement(s)}
You need to login to post a comment.