iPhone Scroll images horizontally like in AppStore
Posted
by schaechtele
on Stack Overflow
See other posts from Stack Overflow
or by schaechtele
Published on 2010-04-28T10:46:47Z
Indexed on
2010/04/28
11:53 UTC
Read the original article
Hit count: 233
Hi there,
I was wondering if it's possible to create a HTML div container with some CSS magic that shows a horizontal scrollbar like the one with the screenshots on the iTunes preview on the web. I want this to work in Safari on the iPhone.
e.g. http://itunes.apple.com/app/super-monkey-ball/id281966695?mt=8
I would like to use that to display thumbnails in an UIWebView on iPhone. I experimented with the overflow css property but didn't get it to work.
Thanks for your replies.
© Stack Overflow or respective owner