I\'m cheekily seeking a line or two of code on the fly here:
Could someone be kind enough to provide code to place in the head section of html doc that says if mobil
Now it's possible to use window.matchMedia
window.matchMedia
if (window.matchMedia("(min-width: 480px)").matches) { document.write('