Posted by mattan 2 years 38 weeks ago
The .mobi validator doesn't report the absence of xml namespace as an error.
The following will cause, some phones at least, to not render any element at all, but rather just ouput it as text.
<html>
While the following works like a charm:
<html xmlns="http://www.w3.org/1999/xhtml">
It think it would be helpful to report this as an error when validating.
// Regards Jonas




Posted by ruadhan 2 years ago
Mobile Champion
Hi Jonas, thanks for the feedback. We'll check this out and see what we can do to accommodate.
Cheers!
Ruadhan O'DonoghuedotMobi
Posted by John 2 years ago
This was (probably still is) a huge problem with Sony Ericsson SEMC browsers. (cica 2005)
If your didn't declare the XML namespace they'd revert to cHTML
cHTML doesn't support tables and etc and so the whole page turns to poo.
Declare the correct XHTML HTTP mime type and XML namespace and it works a charm.
As stated, worth noting.
Vulpine Mobile (beta) http://www.vulpine.mobi/