
04-07-2006, 12:21 AM
|
|
Ponderer
Join Date: Jan 2006
Posts: 67
|
|
I am sorry, but CSS only works in a handful of mobile browers only. And half of them don't "agree" to render CSS the same way. And if that's not all, only the new WM5 version of IE, Opera and the newer versions of Openwave's browser support the "media=handheld" directive in order to pick up the right version of the CSS code. In other words, only about 20% of all cellphones would pickup the mobile-CSS code. Even Netfront didn't support that on v3.1 or 3.2, can't remember which version.
The CSS way is indeed the best way to do mobile sites, IF, in a utopian world (that we don't live in), CSS was compatible on all browsers and if all mobile browsers could understand the media=handheld.
Until that day comes, around 2010 or so, the best bet is either WAP or cHTML (also known as i-mode, an HTML 3.2 subset). That's what we use at OSNews.com too and we achieve 99% compatibility with mobile, text mode and old browsers.
|
| |
|
|
|