iPhone Compatibility
iPhone Compatibility
- Started
- Last post
- 4 Responses
- ********
I may get timelined here for the first time in a long time (and Im an ass for even worrying about it), but how do you make a website that will access the iphones interface?
Websites like Bank of America and Facebook have custom sites taylo-made for the iphone, it seems... how do you tap into that? Do I need to get an SDK or something?
Thanks.
- yaphi0
No, you detect the user agent and direct them to a stylesheet or full blown site just for the iPhone
- ********0
thanks ill start with that.
- yaphi0
I think there are some specific Safari specific css rules you can use a-la -webkit-searchfield (or whatever) but there's also libraries out there that will mimic the iPhone's interface.