jquery移动滚动视图点击

发布于 2024-12-03 20:13:01 字数 528 浏览 3 评论 0原文

我正在测试滚动视图水平方向并通过此实验: http://jquerymobile.com /test/experiments/scrollview/scrollview-direction.html

我的版本可以在这里找到:http://www.terencetengker.nl/scrollview/index.html。此版本功能齐全,可根据触摸滑动或鼠标滑动命令向左/向右滚动(Chrome 12)。我不知道如何通过按钮或鼠标单击向左/向右滚动?

单击 BIG 将更改 css,以便调整框的大小以适合窗口。我在框中有多个按钮(具有不同的方法)来左右滚动框。它们都不起作用。

有人有什么想法吗?

I am testing the scrollview horizontal direction and from this experiment: http://jquerymobile.com/test/experiments/scrollview/scrollview-direction.html.

My version is available here: http://www.terencetengker.nl/scrollview/index.html . This version is functional and scrolls left/right on touch swipe or mouse swipe commands (Chrome 12). I cannot figure out how to scroll left/right via buttons or mouse clicks?

Clicking on BIG wil change the css so the boxes resize to fit the window. I have multiple buttons (with different methods) in the boxes to scroll the boxes left and right. None of them work.

Someone any idea?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

等风来 2024-12-10 20:13:01

发现它在scrollTo函数中,以防万一有人需要这个! :)

Found out that it was in the scrollTo function, just in case anyone needs this! :)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文