If JS is
active
,
show
elements with class
.js
If JS is
disabled
,
show
elements with class
.no-js
If JS is
active
,
show
elements with class
.no-js-hidden
1
2