Yeah, I know about that. And even the
Code:
<meta name="handheldfriendly" content="true">
The problem however is that i want to completely redirect a mobile user to another version of the site instead of changing the syle. The reason being that some part of the site's content shouldnt even show for mobile users at all. i know i could as well use the css to make their display none but since they are already buffered out it would be a waste of bandwidth especially at the user end. Or what do u think?