Creating a looping background animation in jquery
- by Pankaj Dubey
What I want is:
when the page loads - the background has color red
after 10 seconds the bgColor changes to green with a fade in fade out animation...
after another 10 seconds it changes to orange....then again to red and so on..
Could someone help