带有针对移动平台调整导航的 javascript 图片库

发布于 2024-11-19 06:57:46 字数 211 浏览 6 评论 0原文

我想做一个 javascript 图片库 (连续 6 个缩略图,行数与页面大小一致。 单击缩略图将弹出一个包含图像和视频的弹出框) 页面底部有一个编号页码。

但是,我想在移动平台(android/iphone)上做到这一点 用户可以通过滑动页面向前或向后进行分页。

如何调整移动平台的分页?

我应该使用像 sencha 这样的特定跨平台工具来制作这个画廊吗?

I want to make a javascript image gallery
(with 6 thumbnails in a row and as many rows as fit the page.
clicking the thumbnails will bring up a popup box with images and a video)
At the bottom of the page there is a numbered pagination.

However, I would like to make it so that on a mobile platform (android/iphone)
the user can paginate by swiping the pages to go forward or backward.

How do I adjust the pagination for a mobile platform?

Should I use a specific crossplatform tool like sencha to make this gallery?

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

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

发布评论

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

评论(1

如果没有你 2024-11-26 06:57:46

您是否考虑过使用 JQuery Mobile?

http://jquerymobile.com/

Have you thought about using JQuery Mobile ?

http://jquerymobile.com/

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