How to detect that JavaScript and/or Cookies are disabled?

前端 未结 9 1194
鱼传尺愫
鱼传尺愫 2020-11-27 14:13

How to detect that JavaScript or Cookies are disabled in the user\'s browser and notify him any help ?

9条回答
  •  迷失自我
    2020-11-27 15:00

    Try tags it works partial to check if JavaScript is enabled or not.

    
    
    

提交回复
热议问题