Forum Moderators: open

Message Too Old, No Replies

creating iPhone friendly gallery

         

too much information

12:42 am on Jul 1, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I'm having a really tough time trying to find a way to make an online gallery of images behave like a native iPhone photo album when viewed on the iPhone.

Does anyone know of a set of tags or at least some possible resources on this?

I would think it is possible, or at least it should be. It would be a great way to present a gallery to a mobile browser.

swa66

12:50 am on Jul 1, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



You can use CSS3 media queries to detect the iphone and serve different CSS to it or you could detect the browser and serve it fully different content.

Apple's documentation [developer.apple.com]