Go Back   CodingForums.com > :: Client side development > JavaScript programming > JavaScript frameworks

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 10-07-2009, 09:47 PM   PM User | #1
gioscarab
New to the CF scene

 
Join Date: Oct 2009
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
gioscarab is an unknown quantity at this point
Mootools fading

Hi guys!! Another little problem:
How can I add a time variable to this code:
<script type="text/javascript">
// footer fading
$('footer').setStyle('opacity', 0.5);
window.addEvent( 'load', $('footer').tween.pass(['opacity', 1], $('footer')));
</script>
I need to load the object after the rest of the page, 5 second after for example.
How can I script this?
gioscarab is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 04:38 PM.


Advertisement
Log in to turn off these ads.