Quote:
Originally Posted by FourTwenSesh |
well, you're still going to have to create a separate URL for the mobile friendly version (all you're really doing is detecting the mobile browser then REDIRECTING them to the mobile site).
making sure your CONTENT is updated on both versions of the site (automatically) is even more fun. With a little server-side scripting a la php, asp, etc you can detect the mobile browser and populate your content into the alternate page.