JQuery 工具可滚动:下一个/上一个按钮?
我使用 JQuery Tools 的 Scrollable 的方式非常类似于: http:// flowplayer.org/tools/demos/scrollable/site-navigation.html
由于我在页面上放置它的方式,我需要允许用户单击按钮在每个垂直方向内水平前进。当前标签:
<a class="prev browse left"></a>
<a class="next browse right"></a>
水平和垂直推进幻灯片,导致改变垂直和水平的对角线移动。我怎样才能限制他们的行为只是水平移动?
I'm using JQuery Tools' Scrollable in a fashion very similar to: http://flowplayer.org/tools/demos/scrollable/site-navigation.html
Because of the way I've got it on my page, I need to allow users to click buttons to advance horizontally within each vertical. The current tags:
<a class="prev browse left"></a>
<a class="next browse right"></a>
advance the slides both horizontally and vertically, resulting in a diagonal movement that changes vertical AND horizontal. How can I restrict their behavior to just moving horizontally?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论