bbc-radio-1-zoom-tabs的多个幻灯片

时间:2012-08-28 03:08:04

标签: jquery slider

The BBC Radio 1 Zoom Tabs plugin很不错,但我想多次使用它。我需要做些什么来完成这项工作?

CSS也让图像混乱;有什么替代方法可以使用它们吗?

实施例

#one {
  background: url(http://...) no-repeat center center;
}

#two {
  background: url(http://...) no-repeat center center;
}

2 个答案:

答案 0 :(得分:0)

我重写js of plugin:

http://pastebin.com/D1WupuW1

答案 1 :(得分:0)

我刚检查了网站,源代码看起来过时了,没有维护。建议使用单独的,记录良好的插件,例如jQuery ZoomjQuery UI's slider作为更好的替代方案。