相册在线查看http://keleyi.com/keleyi/phtml/image/6.htm
可全屏,可拖动,可自动播放的jquery图片展示插件
使用说明:
1.引用css文件:
<link href="http://keleyi.com/keleyi/phtml/image/6/fotorama.css" rel="stylesheet">
2.引用js文件:
<script src="http://keleyi.com/keleyi/phtml/image/6/fotorama.js"></script>
3.写div的html:
<div class="fotorama" data-width="630" data-max-width="100%">
</div>
4.在div中写img图片的html,例如:
<img src="http://keleyi.com/image/a/tv5rim7o.jpg" alt="美女毕业生">
<img src="http://keleyi.com/image/a/m36knbyf.jpg" alt="美女毕业生">
柯乐义让我去喝茶了,先写到这里,详细的以后再补充...