Change BG image of div in slideshow format using jquery
I've been all over the web looking for how to do this, but everything I can find is complicated, and I have had trouble boiling it down to what I need, and making it work:
I want to change the "back-ground image" property of a div every seconds with a decent fade in out. So the div's background image will cycle through a series of say 5 images over and over again.
I dont need any controls or anything. Just want that BG image to cycle over and over and over.....
Ryan