Should you design websites that require JavaScript in this day & age?

后端 未结 30 1391
醉酒成梦
醉酒成梦 2021-01-11 11:04

It\'s fall of 2008, and I still hear developers say that you should not design a site that requires JavaScript.

I understand that you should develop sites that degra

30条回答
  •  慢半拍i
    慢半拍i (楼主)
    2021-01-11 11:40

    Just as long as you're aware of the accessibility limitations you might be introducing, ie for users of screen-reading software, etc.

    It's one thing to exclude people because they choose to turn off JS or use a browser which doesn't support it, it's entirely another to exclude them because of a disability.

提交回复
热议问题