jquery.SuperSlide插件使用方法之一,做tab标签样式的焦点图切换使用
使用方法:
1、调用jquery库、lanrenzhijia.css文件、SuperSlide.js代码在head之中
2、将html代码拷贝到你需要的地方即可
3、最后调用即可
<script>
jQuery(".slideBox").slide({ mainCell:".bd ul",effect:"left",autoPlay:true} );
</script>
使用方法:
1、调用jquery库、lanrenzhijia.css文件、SuperSlide.js代码在head之中
2、将html代码拷贝到你需要的地方即可
3、最后调用即可
<script>
jQuery(".slideBox").slide({ mainCell:".bd ul",effect:"left",autoPlay:true} );
</script>
暂无评论内容