jquery Slideshow

授权协议 未知
开发语言
所属分类 jQuery 插件、 其他jQuery插件
软件类型 开源软件
地区 不详
投 递 者 蒲昀
操作系统 未知
开源组织
适用人群 未知
 软件概览

This plugin allows you to create dynamic, controllable slideshows or presentations for your website similar to the one need on bnet.com (which uses Flash.)

Simply define a block of HTML to be a slideshow or presentation. This area must contain at least one unordered list of elements such as text or images that will be shown in sequence. You may include more than one list, such as one containing images and another containing text, and both elements will be animated simultaneously.

You may also include another list for buttons (1,2,3...) as well as more advanced controls such as pause, restart, reverse, forward and backward.

Documentation and examples coming soon!

  • JQUERY SLIDESHOW 中出现的标题带磨砂玻璃背景,极其漂亮,类似IOS7 磨砂玻璃背景,可惜的是代码做了加密,不过读过代码发现他就是对域名进行限制,破坏掉域名判断就能解决问题,废话不多说,直接上代码:这是处理过后的preview.js,直接替换原来的即可,有闲心的可以稍作修改,依葫芦画瓢,变成只在自己域名下才可访问,代码仅供大家学习交流之用哦~。 源码出处   演示地址 (functi

  • 文章出自本人博客:http://www.tarobjtu.com/blog/slide-show-touch-move/          最近项目中多处用到slideshow(图片浏览)功能,但不同项目客户希望的实现方式不同,功能不一,如果在现有jQuery plugin插件上修改的话,一来会有未知bug,二来改他人代码比自己重写还费事,索性自己写一个。想添加什么功能由自己。         其

  • 下面是一个jQuery Slideshow效果,用了一种很不错的思路。请看代码:   <div id="slideshow"> <img src="img/img1.jpg" alt="" class="active" /> <img src="img/img2.jpg" alt="" /> <img src="img/img3.jpg" alt="" /> </div>

  • <div class="htmleaf-demo center"> <a href="index.html" class="current">Standart Slideshow</a> <a href="sample-standart-pagination-vertical.html">Standart Slideshow Vertical</a> <a href="sa