Where is the sites created being hosted? What is the domain url? Why would i need this when i own my own domain and my website already is iphone ready?
You host the site wherever you want to host your site. I happen to host mine at http://www.touchrepo.com/ . You might host yours elsewhere. And if your site is already iPhone ready, then won't worry with this.
add this to your <head></head> tags: Code: <script type="text/javascript"><!-- function iPhoneAlert() { if((navigator.userAgent.match(/iPhone/i))||(navigator.userAgent.match(/iPod/i))){ var question = confirm("Would you like to view the iPhone optimized version of our site?") if (question){ window.location = "m"; }else{ } } } //--> </script> and transform <body> into <body onload="iPhoneAlert();"> ------------------double post merged------------------ No thanks. please show me your site when your finished can you still post the URL? im happy it got solved easily really thanks! i emailed you about it i think because you didnt put my footer under it. Could you try to add a little sentence? like "designed by iweb" or something? Thanks Really! thats so cool! thanks! i'm happy so many people like it! Thank you! Site updates, check them out! - Pink theme v1.1 - new menu bar - new homepage - contact page added text
Thanks, and for some sites they go directly to a mobile page without asking. What is the code for that? BTW: My site seems like its down so I can't see if it is still working.