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

后端 未结 30 1393
醉酒成梦
醉酒成梦 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条回答
  •  無奈伤痛
    2021-01-11 11:28

    it's not about browser capability, it's about user control. People who install the noscript plugin for firefox so they don't have to put up with punch-the-monkey garbage ( the same problem that inspired stack overflow) will not allow your web site to do anything non-static until they trust you.

提交回复
热议问题