Hacker News new | ask | show | jobs
by Sn0wCoder 161 days ago
"What is the recommended way of hiding features that require JavaScript on browsers that do not support JavaScript, e.g., on w3m?"

You can try the <noscript> tag.