/ Published in: JavaScript
MooTools Starter, similar to jQuery's document.ready(function(){});
Expand |
Embed | Plain Text
window.addEvent('domready', function() { // Add your code here });
You need to login to post a comment.
