简体   繁体   中英

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.

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.

I would appreciate any help, thanks!

Rich

Here is a documented image gallery with jquery.

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

Also you can use sencha touch, carousel will work fine for you. 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)

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.

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

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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