Quick, dirty, and not semantic, but hopefully it'll give you a place to
start.

<body>
<div id="fade">
</div>
</body>
<script>
$('fade').fade('in');
</script>

More info on what to do:
http://www.mootorial.com/wiki/



Jose Alonso wrote:
> 
> I'm new to mootools but loving it and hooked, I've searched and can't find
> or figure out how to make the body fadeIn on load (or a content wrapper
> for that manner).
> 
> Thanks MooToolers!
> 

-- 
View this message in context: 
http://n2.nabble.com/Making-the-body-fadeIn-onload--tp1369126p1369784.html
Sent from the MooTools Users mailing list archive at Nabble.com.

Reply via email to