Mobile Web Pages
Hi Everyone,
I want to make a version of my website for mobile phones, and creating the pages as xhtml or xml is easy enough. GoLive allows me to easily design for different phones. However, once I have the pages done and placed on my website, how do I direct mobile phones to them? For example, I can place index.xhtml in the same directory as my main index.html, but how do I ensure that mobile phones are directed to the xhtml?
Thanks,
timjpriebe posted this at 13:51 — 23rd November 2005.
He has: 2,667 posts
Joined: Dec 2004
Do mobile phones execute Javascript? If so, you could always write Javascript in your index.html that redirects the user to index.xhtml if the browser window is under a certain size.
Tim
http://www.tandswebdesign.com
boccio posted this at 13:31 — 5th December 2005.
They have: 8 posts
Joined: Dec 2005
parse UserAgent string... if it matches against list of mobile devices, serve index.xhtml
hittjett posted this at 06:24 — 6th January 2006.
They have: 2 posts
Joined: Nov 2005
Okay, that sounds really cool. What's it mean?
Jett Hitt
Yellowstone Wilderness Outfitters
Yellowstone Horseback Riding
Yellowstone Pack Trips
Yellowstone Fly Fishing
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.