• 2008-12-24

    很强的js相册 - [优化&特效]

    <script type="text/javascript"
           src="http://slideshow.triptracker.net/slide.js"></script>
    <script type="text/javascript">
    <!--
       var viewer = new PhotoViewer();
       viewer.add('http://www.blueidea.com/articleimg/2003/12/1441/011.jpg');
       viewer.add('http://www.blueidea.com/articleimg/2003/12/1441/021.jpg');
       viewer.add('http://www.blueidea.com/articleimg/2003/12/1441/03.jpg');
       viewer.add('http://www.blueidea.com/articleimg/2003/12/1441/061.jpg');
       viewer.add('http://www.blueidea.com/articleimg/2003/12/1441/051.jpg');
    //--></script>
    <style type="text/css">
    <!--
    .Slideshow a {
           margin-right: 5px;
           margin-left: 5px;
           text-decoration: none;
    }
    -->
    </style>
    <center>
    <div class="Slideshow">
    <a href="http://www.blueidea.com/articleimg/2003/12/1441/011.jpg" onclick="return viewer.show(0)">
    <img width="70" height="70" src="http://www.blueidea.com/articleimg/2003/12/1441/011.jpg" alt="" /> </a>
    <a href="photo/2.jpg" onclick="return viewer.show(1)">
    <img width="70" height="70" src="http://www.blueidea.com/articleimg/2003/12/1441/021.jpg" alt="" /> </a>
    <a href="photo/3.jpg" onclick="return viewer.show(2)">
    <img width="70" height="70" src="http://www.blueidea.com/articleimg/2003/12/1441/03.jpg" alt="" /> </a>
    <a href="photo/4.jpg" onclick="return viewer.show(3)">
    <img width="70" height="70" src="http://www.blueidea.com/articleimg/2003/12/1441/061.jpg" alt="" /> </a>
    <a href="photo/5.jpg" onclick="return viewer.show(4)">
    <img width="70" height="70" src="http://www.blueidea.com/articleimg/2003/12/1441/051.jpg" alt="" /> </a>
    <br/>
    </div>
    </center>

    收藏到:Del.icio.us