5 Sure Fire Ways to Break Your Site in iPhone’s Mobile Safari
Posted by Simon in Web Design with No Responses Yet
Apple promises the full Internet on the iPhone. Not a cut down, mobile version like on other devices. It’s a bold statement, one that has already got them in hot water with the British ASA (Advertising Standards Authority). As a heavy user of the iPhone, I’d say that Apple comes as close to offering the full Internet experience on a mobile device as anyone. In fact, out of the numerous mobile devices I’ve used, the iPhone is head and shoulders above the rest.
However, there are still sites that don’t work. But what are these sites doing so wrong? Are they bad sites? And does the fault lie with the iPhone and Apple, or the sites themselves? In this post, I’ll list the five most common problems I’ve come across when using the iPhone to browse the web, and ways around them.
Flash
By far the biggest hurdle (but not the most common, see below) that needs to be overcome is Flash. Not only is it popular and used for a variety of uses, but many sites use only Flash. This renders them inaccessible on the iPhone. The two biggest offenders are those sites that use Flash for navigation and those sites that use Flash for media. In the grand scheme of things, navigation is the biggest problem, if a site uses Flash for it’s primary navigation it is basically useless on the iPhone. Multimedia is less of an issue as it often provides only supplementary content. It’s worth remembering that text replacement tools like sIFR use flash and can also cause problems if not implemented with due care. Although sIFR itself should be OK so long as it is implemented correctly.
To avoid problems with iPhone users, sites should avoid using Flash. If you are hosting multimedia content, then use a well supported format and codec (e.g. .h264). If you are using Flash for navigation, then more fool you. Switch to XHTML and CSS and become accessible to everyone. If the use of Flash is unavoidable, then following the WCAG guidelines is a good place to start when thinking about not only making your site accessible to Mobile Safari users but also those with disabilities and impairments. Provide an alternative version of the site, or at least the content in question, and clearly link to it.
Applets
Along with Flash, the ASA singled out Java applet support, or lack thereof, as one of the reasons for banning the iPhone 3g advert. Fortunately, Applets aren’t as big a part of the Internet as they once were. You no longer have to regularly block MS Java and Active X applets at every turn. However, they still exist. So if you are thinking about adding some functionality to a site, and someone suggests using an applet, consider whether the same thing could be done in Javascript for example, just to give iPhone, and other mobile web users, a chance.
Fixed Footers
I’ve been keeping an eye out for a new job recently, this involves trawling the popular job sites for things that may be of interest to me. However one of the biggest sites out there, Monster, is effectively unusable on the iPhone. The image to the left is a screen shot of Monster.co.uk as seen through Mobile Safari. As you can see, there is a bar fixed on the bottom of the screen that sits out of line with the rest of the text. If the same page is visited in desktop browser, the bar stays fixed to the bottom of the browser view port even after the page has been scrolled. In Mobile Safari, you simply cannot scroll the page. If you do try to scroll the page, the entire viewable area moves and then snaps back into place, the same behaviour as is seen when you reach the bottom of a normal page. Apparently, Monster doesn’t want to target the iPhone using demographic. Odd that, because most recruiters bend over backwards to explicitly target the educated, fairly well paid, technologically savvy people in their 20s and 30s.
This may be a bug in Mobile Safari, but quite frankly this is a horrible idea from a usability point of view even when it works, so the blame should lie squarely in the laps of Monster. People don’t expect elements to move with the page, and anything constantly position at the bottom of the view port, such as this, will surely be considered by most users to be part of the browser and promptly ignored. Probably not the effect Monster were after.
Quite frankly, the fixed footer, and in fact any elements on a page that necessarily follow the user as they scroll, should be dumped. Not just for the benefit of iPhone users, but for the good of everyone.
Drag and Drop
We’re (unfortunately) seeing more and more implementations in web applications of drag and drop functionality. Again, like fixed rooters I have a general usability issue with drag and drop on the web, in most cases. It’s not an interface feature people expect to see on the web, and as such it has to be treated with great care. On the iPhone, the technique you would use for dragging and dropping is used to position the Safari viewing area, so using the same interface method for something else just isn’t possible, and if it was it would be hugely confusing. Again, the solution (in my opinion) doesn’t just benefit iPhone users, but everyone, and the solution is to find a better way of performing that task in your web application.
Hover Behaviour
The last, and most common, problem with Mobile Safari comes from sites that use hover elements for various effects. When you are using an iPhone, you do tend to notice how many sites use hover effects and how many different implementations and uses there are out there. Take Flickr for example. Often heralded as the way to gradually reveal a complicated set of features to users through exploration. They highlight certain areas of pages when you mouse over them and give you instructions. See the screen shot below taken from my Flickr photostream.
As you can see, the title on the left is highlighted in yellow when I mouse over it to indicate it is editable. If I leave my mouse there for long enough, it also provides a tool-tip. It is not possible to get this information on an iPhone because you can’t hover over anything. And it doesn’t stop at Flickr, there are sites that use hover behaviour for expandable navigation menus, to show information that is not accessible in any other way and to provide extra features.
There are two ways to avoid this problem on your site. Firstly, you can avoid using hover behaviour. Secondly, you can carefully describe that hover behaviour exists (which you should be doing anyway, as it’s not a standard interface method on the web) and making sure your coding is robust enough to handle clicking as well as hovering. For example, if you have a navigation list that expands when the user hovers their mouse over it, make sure it also expands when they click it.
Bonus! Write bad code
Mobile Safari manages to provide the “Full Web Experience” by allowing users to zoom in and out of pages to examine different levels of detail far easier than any other device. It does this by intelligently determining the area of the site the user wants to view when they try to zoom in. It does this by examining the structure of the page to pick out block elements. For this to work, your site must be at least fairly well structured. So make sure your lists, paragraphs and headings are correctly marked up, just to make the iPhone’s life that little easier.
Anything to add?
Do you have anything to add to this list? Is there anything I’ve missed out? I have noticed certain sites being really slow and unresponsive on the iPhone, notably the BBC News homepage. I believe this is because of the unnecessary news ticker they have at the top of the screen. What do you think?
Popularity: 1% [?]
Popular Posts
What happens when there’s no story?
Posted by Simon in Apple with No Responses Yet
Those in the blogging community who cover Apple related news have been jumping all over the Mobile Me launch, and its well documented failures. It’s even got to the point where, allegedly, Steve Jobs has admitted Apple made a mistake in launching Mobile Me at the time they did. It would be very easy to [...]
Popularity: 2% [?]
Where’s Alex when you need him?
Posted by Simon in Apple with No Responses Yet
If there’s one thing missing from the 3g iPhone that everyone’s calling for, it’s voice guided navigation. While the maps application serves a purpose, it can be distracting if you’re trying to follow of while driving. Having to constantly check the screen isn’t as usefull, or as safe, as having voice prompts.
The really baffling [...]
Popularity: 2% [?]
Posted by Simon in Apple with No Responses Yet
Like many others, the purchase of a new iPhone 3g has rendered many of the iPod accessories obsolete. The biggest surprise for me is that Apple’s own iPod dock, which was purchased with my 4g iPod, won’t charge my new iPhone. There was talk of Apple changing the charging mechanism, but I refused to believe [...]
Popularity: 2% [?]
Display Upcoming Events on the iPhone Sleep Screen Without Hacks or Apps
Posted by Simon in Apple with No Responses Yet
Moving from a Nokia N95 to an iPhone 3g (eventually), one of the things I will miss is the list of upcoming events on the home screen. Essentially, it’s just a simple list of events in my calendar that occur in the next few days. So how can we emulate this functionality on an iPhone [...]
Popularity: 3% [?]
How To Easily Check iPhone 3g Availability
Posted by Simon in Apple with No Responses Yet
With O2 and Carphone Warehouse completely sold out of iPhone 3gs (at least according to their websites), it would appear that Apple Stores are the only place you’re going to find one of the elusive blighters. But how do you know they’ll have one in stock? Well fortunately Apple has provided a page on its [...]
Popularity: 4% [?]
Posted by Simon in Apple with No Responses Yet
The iPhone App Store has been one of the few true triumphs with regards to the iPhone 3g launch. Considering the problems Mobile Me has been having, the problems upgrading the firmware 2.0 and the mass activation problems that struck on day one, the App Store launch is really the only thing that went smoothly. [...]
Popularity: 3% [?]
iPhone 3g Pricing From Around the World
Posted by Simon in Apple with One Response
With iPhone 3g enjoying a simultaneous release across over 20 countries, Apple and the various carriers it’s partnering with have been forced to announce their pricing strategy at about the same time. Some reactions have been positive, some negative, and some very negative. As far as I’m concerned, there are four markets of real interest [...]
Popularity: 3% [?]
Posted by Simon in Apple, Uncategorized with No Responses Yet
Many people have pointed out the failings of the new iPhone 3g. Features seemingly omitted for no good reason. Features that were much anticipated, and much rumoured. But when you look at Apple, and the situation they are currently in with regards to their phone business, it makes perfect sense.
Thinking about iPhone 3g, it seems [...]
Popularity: 2% [?]
iPhone 3g - UK Prices, Details and Questions
Posted by Simon in Apple with One Response
So the iPhone 3g has been released, and we’ve got some details. But what does it mean fo rus Brits? And what’s the cheapest option for us.
Popularity: 4% [?]
-
Post Details
This post was written on June 10, 2008 (last modified on June 10, 2008) by Simon and posted in Apple.
Popular
Ads





![Validate my RSS feed [Valid RSS]](http://www.oakinnovations.co.uk/blog/wp-content/themes/OIB5/valid-rss.png)

