JavaScript redirect For iPhones/iPods Specifically
<script language="javascript">
if ((navigator.userAgent.match(/iPhone/i)) || (navigator.userAgent.match(/iPod/i)))
{
location.replace("http://url-to-send-them/iphone.html");
}
</script>

August 10th, 2011
AfterDarkMike
Posted in
Does it work on jailbreaked phones? Thanks!
Shouldn’t make any difference.
Pretty great post. I simply stumbled upon your weblog and wanted to say that I have really loved browsing your blog posts. In any case I’ll be subscribing for your feed and I hope you write once more very soon!