jquery - how to load an external css file if javascript is disabled -



jquery - how to load an external css file if javascript is disabled -

how load external css file if javascript disabled.

should work in ie 6 9, firefox google chrome, safari

i tried <noscript> , keeping <noscript> within it's not working in ie 7

i'd other way around. load css contain rules prefixed body.jsenabled. add together class "jsenabled" on body via javascript.

this way of "discovering capabilities" approximately how http://www.modernizr.com/ works.

javascript jquery css xhtml

Comments

Popular posts from this blog

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -