Can I mimic iPhone page transitions using HTML5/CSS3? (This is for a stand alone app, not a website, so don't worry about usability/accessibility).
I see a lot of chatter about transitions at the element-level, can I make transitions at the page level?
Or do I have to put all my content on a single page and then use div blocks to transition between them - in essence, faking webpages?