make a slideshow scroll automatically
Below is the code. I would like to make the slideshow advance automatically after say 3 seconds????
<div id="titlebg_home"> {exp:weblog:entries weblog="{exp:translator:simple weblog="homepagescroll"}" auto="1" limit="3" sort="asc"} <!--use desc or asc --> <!-- Slideshow HTML --> <div id="slideshow"> <div id="slidesContainer"> <div class="slide"> {image} {headline} <p>{sub}</p> </div> </div> </div> <!-- Slideshow HTML --> {/exp:weblog:entries}
Started By scrabtree23 on May 6, 2011 at 4:50:52 AM |