Layout for iPod/iPhone, Android and other smartphone screen sizes.
Okay, this approach is probably wrong. Better to have all the changes be via a CSS card called instead of *css when a mobile browser is detected. Starting again with http://en.dwagn.org/*cssmobile
When we think it's good enough:
What to accomplish in *cssmobile:
An older approach, leaving as is for now: http://www.wagn.org/wagn/add_mobile_layout?layout=mobile
I Remember discussing this in email at some point. I think Ethan was pointing to a stylesheet connected feature. Maybe a "link=" attribute that can be used for "conditional" styles based on the type of interaction. I think this is designed also for accessibility options as well.
--Gerry Gleason.....Fri Jan 28 02:24:15 -0800 2011
Different CSS for vertical and horizontal?
--John Abbe.....Sun Feb 13 18:30:46 -0800 2011
A small part of this solution is probably inserting something like this in Classic Layout:
<link href="/mobile_css.css" media="print" text="text/css" rel="stylesheet">
--John Abbe.....Wed Feb 23 13:26:44 -0800 2011
add mobile CSS+discussed in support tickets
add mobile CSS+relevant user stories