Welcome Guest, Not a member yet? Register   Sign In
formatting sites for mobile devices
#1

[eluser]bigtimslim[/eluser]
I am getting ready to create mobile versions of a few sites (probably just use a stysheet). I know that you can tell mobile devices to use a specific css file with the following html:

Code:
<link rel="stylesheet" href="mobile.css" type="text/css" media="handheld" />

However, this doesn't work for me when I switch to iphone 3 useragent. From further research, I have read that this way often doesn't work. Any thoughts? Should I just detect mobile with CI and load the needed sheet?


Messages In This Thread
formatting sites for mobile devices - by El Forum - 08-01-2010, 11:23 PM
formatting sites for mobile devices - by El Forum - 08-03-2010, 05:56 AM
formatting sites for mobile devices - by El Forum - 09-05-2010, 05:01 AM



Theme © iAndrew 2016 - Forum software by © MyBB