jquery easing五屏900px宽左右滑动图片幻灯特效代码
- 作者:网页模板
- 大小:0.434MB
- 点击次数:
- 发布时间:2014-03-05 09:59
特效介绍

jquery easing五屏900px*350宽屏左右滑动图片幻灯特效代码,兼容IE7+等主流浏览器。带有标题和文字描述。
使用方法
1、在头部引入下面的代码01 | <link id= "main_stylesheet" rel= "stylesheet" href= "css/style.css" type= "text/css" /> |
02 | <!--[ if lte IE 7]> |
03 | <style type= "text/css" > |
04 | html .jqueryslidemenu { height: 1%; } /* Holly Hack for IE7 and below */ |
05 | </style> |
06 | <![endif]--> |
07 | <script type= "text/javascript" src= "http://www.5imoban.net/download/jquery/jquery-1.8.3.min.js" ></script> |
08 | <script type= "text/javascript" src= "js/jquery.easing.1.3.js" ></script> |
09 | <script type= "text/javascript" src= "js/jquery.scrollTo-min.js" ></script> |
10 | <script type= "text/javascript" src= "js/aktuals.js" ></script> |
- 本文标签:
- jquery easing,jquery五屏幻灯,jquery特效代码