[jQuery] Fade In Background Image - Fade Out Completely?

2009-10-28 Thread JapAttack
Hi there I'm having some trouble. I want to create a background image behind all of my site's contents, have it fade in when the page loads and then maybe a little while after the next mouse movement have it fade out. So it'd be like >Fade in on load >Mouse movement >3 Seconds after

[jQuery] Fade in background image.

2008-07-08 Thread lamy
Hi there! I'd like to create an effect like the one on the jquery Ui website. Someone hovers over an item and is changes its background color smoothly. This is how far I've got: $(".actionmenu").mouseover(function(){ if($(this).css("background-image").length <= 4) {