I know this sounds simple and I searched up and down the web for a script but cant find anything. I just want my backgrounds to change every 15 seconds or so automatically. (like a photo slide show but as a background.)
My style sheet is controls the bg image in the body tag.
Thanks for the help.
I know this sounds simple and I searched up and down the web for
Share
With
setInterval, you can call an arbitrary function in, well, intervals: