渐隐渐显可以左右滚动和自动播放暂停的焦点图 带左右箭头
XML/HTML Code
- <div id="slideshowWrapper">
- <ul id="slideshow">
- <li><img src="images/4.jpg" width="640" height="480" border="0" alt="" /></li> <!-- This is the last image in the slideshow -->
- <li><img src="images/3.jpg" width="640" height="480" border="0" alt="" /></li>
- <li><img src="images/2.jpg" width="640" height="480" border="0" alt="" /></li>
- <li><img src="images/1.jpg" width="640" height="480" border="0" alt="" /></li> <!-- This is the first image in the slideshow -->
- </ul><br clear="all" />
- </div>
原文地址:http://www.freejs.net/article_jiaodiantu_366.html