[thelist] jscript turned off = CSS not working
Scott Dexter
sgd at ti3.com
Thu May 11 16:40:19 2000
> the problem is that we can use CSS....however, as
> i've just found out, on browsers that have javascript
> turned off, CSS breaks completely. needless to say,
> this is a huge issue for us.
>
> why does turning off javascript kill CSS?
this is pure speculation, and I offer up my Standard Disclaimer* before I
pontificate, but here goes:
CSS is tied into the DOM, javascript manipulates the DOM; I gather that in
the bowels of the browser the cleanest place to turn off javascript is to
shut down the DOM, thus killing the engine that processes CSS directives.
* I may know little and/or nothing of what I'm about to say, but I'm going
to as if I do.
sgd
--
think safely