/ Published in: JavaScript
Expand |
Embed | Plain Text
<script language=javascript> if((navigator.userAgent.match(/iPhone/i)) || (navigator.userAgent.match(/iPod/i))) { location.replace("http://iphone.comefarea.it"); } </script>
You need to login to post a comment.
