首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > uber-basic-jquery-slideshow

uber-basic-jquery-slideshow

  • 资源大小:860.00 B
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签:

资 源 简 介

A jQuery plugin to enable simple slideshow cross-fading between absolutely-positioned elements. Could be anything, does not have to be images. 860 bytes minified! Usage HTML Example 1.
Example 2. CSS #element { width: x; height: y; position: relative; }.panel { width: 100%; height: 100%; z-index: 5; position: absolute; top: 0; left: 0; display: none; } jQuery $("#element").slideShow();$("#element").slideShow({ option: value }); Options
VIP VIP
0.184450s