简体   繁体   English

有人知道适用于移动/触摸设备的画廊教程吗?

[英]Does anybody know of a tutorial for a gallery which works on mobile/touch devices?

I'm looking to use a javascript gallery to display images on mobile devices such as the iPhone. 我正在寻找使用JavaScript库在iPhone等移动设备上显示图像的方法。

I really like the look of the jqtouch gallery which is a jquery extension but can't find a tutorial on how to set it up anywhere. 我真的很喜欢jqtouch画廊的外观,它是一个jquery扩展,但是找不到如何在任何地方进行设置的教程。

I would appreciate any help, thanks! 我将不胜感激,谢谢!

Rich 丰富

Here is a documented image gallery with jquery. 这是一个带有jquery的文档图像库。

http://neteye.github.com/touch-gallery.html http://neteye.github.com/touch-gallery.html

Also you can use sencha touch, carousel will work fine for you. 您也可以使用sencha touch,轮播会为您工作正常。 here is kitchen sink demo that you can see on your iphone.(it is not so much easy to learn at first, but sencha is my best mobile javascript framework. It will worth to learn it) 这是您可以在iPhone上看到的厨房水槽演示。(一开始学习起来并不容易,但是sencha是我最好的移动javascript框架。值得学习)

http://dev.sencha.com/deploy/touch/examples/kitchensink/ http://dev.sencha.com/deploy/touch/examples/kitchensink/

And you can also look for a jquery extension too that mocks this carousel, code is so short that you can easily understand. 而且您也可以寻找一个jquery扩展来模拟这个轮播,代码太短了,您可以轻松理解。

http://developingwithstyle.blogspot.com/2010/12/jquery-mobile-carousel-sencha-style.html http://developingwithstyle.blogspot.com/2010/12/jquery-mobile-carousel-sencha-style.html

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM