I did a search and basically came up with nothing for this question,
but if I missed the answer, I apologize in advance, please just point
me in the right direction.
OK, I am using a JavaScript generated menu on my site; with CSS enabled
it looks great, but when CSS is disabled it prints out all these menu
options inline and you have to scroll past them (a pain in the ass). Is
there any way to tell if the user has CSS enabled or disabled through
JavaScript? I need a solution that works on Netscape, Mozilla (and
Firefox), IE, and preferably Opera. Any suggestions?
If you want to see what I mean check out
http://www.activelock.org/demo_site with CSS disabled (if you use
Firefox with the Web Developer plug-in its really easy, just
CTRL+SHIFT+D).
..:Mike Crute:.