iphone web pages....
iphone web pages....
Out of context: Reply #9
- Started
- Last post
- 9 Responses
- 1pxsolid0
eg:
<script language="javascript" type="text/javascript">
<!--
if((navigator.userAgent.match(/iPhone/i)) || (navigator.userAgent.match(/iPod/i)))
{location.href='http://www.combsconsulting.com//iphone/index.html';}
-->