Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
大家好,我有一个滑块元素,如图所示。当我滑动滑块时,(1)图像轮播应该以圆形方式旋转(2)滑块离中心越远,旋转速度越大
任何示例 jquery 代码或插件?任何帮助表示赞赏。谢谢:)
用了这个插件。它有许多自定义方法,如播放、暂停,可根据滑块移动使用。http://caroufredsel.dev7studios.com/谢谢:)
我有一个如下所示的表格。
<table> <tr> <td class="selected plus"><a>+</a></td> <td><a class="minus">-</a></td> </tr> </table&g