gary1974
10-19-2006, 07:28 AM
I have created a very simple script which based on the screen resolution will link to a specific CSS file. Now my question is, since the <link> tag for the CSS file is inside the javascript if javascript will be disabled on a visitors pc, the site will look a mess since it won't be able to link to a CSS file.
Therefore is it possible that via another language/tool to detect if a visitor has javascript disabled and if yes, i would simply send a generic CSS file.
Thanks
Therefore is it possible that via another language/tool to detect if a visitor has javascript disabled and if yes, i would simply send a generic CSS file.
Thanks