iPhone Web Apps running at full screen
I am so happy that the NDA mess is over! Clancy has written about how you can have your iPhone Web app run in full screen and has a demo app that shows it off:PLAIN TEXTHTML: <meta name=”viewport” content=”width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;” /><meta name=”apple-mobile-web-app-capable” content=”yes” /><meta names=”apple-mobile-web-app-status-bar-style” content=”black-translucent” />
More: continued here
Leave a Reply
You must be logged in to post a comment.