What is iPhone's browser tag and how iPhone optimized web site is different from a usual mobile web site?
Thanks!
|
2
|
|
|
|
|
|
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):
|
||
|
|
|
|
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:
|
||
|
|
|
|
Apple defines the user agent here. This field is transmitted in the HTTP headers under the key "User-Agent" |
|||
|
|