TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Importance of NOSCRIPT Availability in Web Apps

2 点作者 Rust大约 15 年前
How important is it nowadays to provide a non-Javascript experience for people? I believe that most users currently browse with Javascript enabled (with enough permissions for AJAX to work properly), but if you were writing a web application (not Google Docs, but maybe HackerNews), would you make the effort to have everything working without Javascript as well as with it?

1 comment

findm大约 15 年前
no, too much work for little gain, unless these NOSCRIPT folks were part of my major constituency.<p>Why don't you track how many people actually have no script before investing time in supporting it?