<html> element
if (Drupal.jsEnabled) {
  $(document.documentElement).addClass('js');
}

