Page is a not externally linkable
Propools - 6:13 pm on Mar 1, 2012 (gmt 0)
Marshall,
What about this?
<script type="text/javascript">
<!--
if (screen.width <= 699) {document.location = "mobile.html";}
//-->
</script>
“mobile.html” is the page to be redirected to.