Javascript Exception for iPhone
I have a special iPhone version of my site. All HTML/content are the same, but an additional style sheet and "viewport" meta tag are served up via server-side detection which optimizes the experience for iPhone visitors.
I show/hide my iPhone navigation with javascript to maximize screen real estate. But it recently occurred to me that with the navigation extended all the time when scripting is disabled, the content is out of view by default. So I decided to add an anchor link to the masthead which only appears when scripting is disabled.
Ahh…that's better.
More by Mark Wyner View profile
Like