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

Using Android Volley to post an array to PHP -

python - How to add an model instance to a django queryset? -

angularjs - No 'Access-Control-Allow-Origin' error from local domain to public API -