Forum Moderators: bakedjake
Im just working on a .mobi version of an existing site. Now i got a 5/5 rating on [ready.mobi...] But,
When i look in Firefox it renders as an XML file; and IE jumps into stress!
These are my MIME types at the moment... those are recommended by the .mobi guys.
application/xhtml+xml
UTF-8
This is working correct on mobile phones..
The page source code starts with <?XML etc..?> , so its a logic problem imo but are there workarrounds to get it working in normal browsers?
As a practical matter, you need to do browser detection, as well, to look good on a mobile device - right down to the specific model of phone. There are too many variations, and a small number of precious pixels, and you need to make the most of them.
One problem that will be increasing is that there is an increasing number of phones with a horizontal-format screen.