Slick Slideshow
<script type="text/javascript" src="http://bmcenterprises.wdfiles.com/local--files/css3:slidedeck/jquery-1.3.2.min.js"></script> <script type="text/javascript" src="http://bmcenterprises.wdfiles.com/local--files/css3:slick-slideshow/slick-slideshow.js"></script> <link rel="stylesheet" href="http://bmcenterprises.wdfiles.com/local--code/css3:slick-slideshow-css/1" type="text/css" media="screen"> <!-- Slideshow HTML --> <div id="slideshow"> <div id="slidesContainer"> <div class="slide"> <span> This is the content of slide 1 </span> </div> <div class="slide"> <span> This is the content of slide 2 </span> </div> <div class="slide"> <span> This is the content of slideshow 3 </span> </div> <div class="slide"> <span> This is the content of the slide number 4 </span> </div> </div> </div> <!-- Slideshow HTML -->





Discussion
Add a new comment