/ Published in: JavaScript
requires Yahoo DOM event
Expand |
Embed | Plain Text
function init() { //vars $1 //functions $2 //listeners $3 } YAHOO.util.Event.onDOMReady(init);
You need to login to post a comment.
requires Yahoo DOM event
function init() { //vars $1 //functions $2 //listeners $3 } YAHOO.util.Event.onDOMReady(init);
You need to login to post a comment.