Posted By


mdrisser on 03/05/10

Tagged


Statistics


Viewed 157 times
Favorited by 0 user(s)

MooTools Starter


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

MooTools Starter, similar to jQuery's document.ready(function(){});


Copy this code and paste it in your HTML
  1. window.addEvent('domready', function() {
  2. // Add your code here
  3. });

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.