/* jQuery Image Slideshow & Multimedia Gallery Plugins
-------------------------------------------------------- */
<style type="text/css">
.slideshow { height: 163px; width: 980px;}
.slideshow img { z-index:8;}
.slideshow img.active { z-index:10;}
.slideshow img.last-active { z-index:9;}
</style>
<script type="text/javascript" src="js/jquery.min.js"></script>
<script type="text/javascript" src="js/jquery.cycle.all.latest.js"></script>
<script type="text/javascript">
$(document).ready(function() {
$('.slideshow').cycle({
fx: 'fade' // choose your transition type, ex: fade, shuffle, etc...
});
});
</script>
<div class="slideshow">
<a href="#1"><img src="images/1.jpg" width="980" height="163" /></a>
<a href="#2"><img src="images/2.jpg" width="980" height="163" /></a>
<a href="#3"><img src="images/3.jpg" width="980" height="163" /></a>
</div>其它樣式
15-jquery-slideshow-and-plugins
20-jquery-image-and-multimedia-gallery-plugins
其他應用網站
National Media Museum
Fondation Beyeler