for the head based on screen width I need something simple:

You are using anoutdated browser. Please upgrade your browser to improve your experience and security.

Adding<script src=""></script> for the head based on screen width

I need something simple:

<script type="text/javascript"><!--if(screen.width<=699){document.location="mobile.html";}
All Articles