Sorry if this post is useless to you, but I finally figured out how to get all pages of my website running fullscreen on iphones and ipod touches! w00t!
It just took me about 4 hours to figure out, but, oh well xD
I just used these meta tags in my header, and then added the app to my homescreen:
<meta content="yes" name="apple-mobile-web-app-capable" />
<meta content="minimum-scale=1.0, width=device-width, maximum-scale=0.6667, user-scalable=no" name="viewport" />
<script src="http://www259.pair.com/willdav/ihax/javascript/functions.js" type="text/javascript"></script>
the funtion.js file is from iWebKit, but i'm hosting it on my website (which is also electricman5.com, but it expires in 5 days) so it doesnt have to go to the iWebKit website to get the javascripts.
Sorry if you think this is spam, i'm just real happy with myself
The results: go to electricman5.com/ihax/ and add it to your homescreen. Check out the icon i designed
It just took me about 4 hours to figure out, but, oh well xD
I just used these meta tags in my header, and then added the app to my homescreen:
<meta content="yes" name="apple-mobile-web-app-capable" />
<meta content="minimum-scale=1.0, width=device-width, maximum-scale=0.6667, user-scalable=no" name="viewport" />
<script src="http://www259.pair.com/willdav/ihax/javascript/functions.js" type="text/javascript"></script>
the funtion.js file is from iWebKit, but i'm hosting it on my website (which is also electricman5.com, but it expires in 5 days) so it doesnt have to go to the iWebKit website to get the javascripts.
Sorry if you think this is spam, i'm just real happy with myself
The results: go to electricman5.com/ihax/ and add it to your homescreen. Check out the icon i designed