What is iPhone's browser tag and how iPhone optimized web site is different from a usual mobile web site?
Thanks!
|
What is iPhone's browser tag and how iPhone optimized web site is different from a usual mobile web site? Thanks!
| |||
|
feedback
|
|
Nettuts has a great introduction to web-developement for iPhone. You find it here This is the specific code you asked for (taken from that article):
| |||
|
feedback
|
|
Apple has some excellent guidelines for iPhone web page development here: Safari Web Content Guide for iPhone From my brief reading of it, here are a key elements to look out for:
| |||
|
feedback
|
|
Apple defines the user agent here. This field is transmitted in the HTTP headers under the key "User-Agent" | ||||
|
feedback
|
|
Better Solution:
} | |||
|
feedback
|