Was wondering how to make web pages that go full screen in WebKit based browsers (WebOS / iPhone / Android) . Turns out it is as simple as adding a meta tag:
http://www.iphonemicrosites.com/articles/format-your-website-for-the-new-mobile-web/
Example (Look at these links on your WebKit browser):
No meta tag: http://www.sharpee.com/norm.html
With meta tag: http://www.sharpee.com/palm.html
Thanks for your great work!
ReplyDelete