Page is a not externally linkable
- Code, Content, and Presentation
-- JavaScript and AJAX
---- Different CSS files for different detected screen width
dillonstars - 5:30 pm on Sep 25, 2007 (gmt 0)
I have found this code: if (screen.width < 1024) link = document.getElementsByTagName("link")[0]; link.href = "size800.css";