nojs
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
Drupal normally adds the class "js" to the <html> element when javascript is enabled, allowing for the easy addition of .js to the beginning of any CSS selector if you want to theme something differently when javascript is enabled.
This out-of-the-box Drupal feature is great, but sometimes it's not good enough. As Paul Irish notes:
