Jak wykryć, czy JavaScript jest wyłączony za pomocą JavaScript

console.log('javascript enabled')
//just as simple as that
Nutty Narwhal