top | item 18350411

(no title)

bencoveney | 7 years ago

Is there a standard relating to whether JavaScript should be optional?

discuss

order

userbinator|7 years ago

According to the WHATWG:

https://html.spec.whatwg.org/multipage/scripting.html

"Authors are encouraged to use declarative alternatives to scripting where possible, as declarative mechanisms are often more maintainable, and many users disable scripting."

"Authors are also encouraged to make their applications degrade gracefully in the absence of scripting support."