当前位置: 首页 > 工具软件 > SlidesJS > 使用案例 >

jQuery 幻灯片插件-slidesjs

王云
2023-12-01

jquery教程

slidesjs 是基于jQuery开发的一款功能强大,使用简单的幻灯片插件,
官方网址:http://slidesjs.com
下载地址:http://slidesjs.com/downloads/slides.zip

官方介绍

OVERVIEW

SlidesJS is a simple slideshow plugin for jQuery. Packed with a useful set of features to help novice and advanced developers alike create elegant and user-friendly slideshows.
SlidesJS is provided with limited support but if you find a bug please submit an Issue with a brief description of the bug and a link to where it can be reviewed.
For general support please visit the SlidesJS User Group.
SlidesJS is compatible with all modern web browsers and jQuery versions 1.4.4+.

Google翻译

SlidesJS是一个简单的jQuery幻灯片插件。挤满了一套有用的功能,以帮助新手和高级开发人员创造优雅和用户友好的幻灯片。SlidesJS提供有限的支持,但如果你发现一个错误,请提交一个错误,在那里可以进行审查的链接的简要说明一个问题。对于一般的支持,请访问的SlidesJS的用户组。SlidesJS是兼容所有现代的Web浏览器和jQuery版本1.4.4+

注意:官方下载的原版插件jQuery版本必须要1.4.4或更高才能正常运行,如果使用jQuery库是1.3.2版本的必须要修改fadeIn 和 fadeOut的参数,使用DW查找fadeIn 将默认的三个参数设置为2个(中间个参数删掉),fadeOut使用同样方法修改。

http://www.ldisp.com/a/jquery/2012/slidesjs.shtml

 类似资料: