How to detect IE 11 with javascript in Asp.net

后端 未结 10 1902
暖寄归人
暖寄归人 2020-12-01 05:04

Hello I want to detect the Browser , IE 8 or more will be appropriate for me. For this i used following code but it fails for IE 11 . For other its detecting properly.

10条回答
  •  一整个雨季
    2020-12-01 05:24

    feature detect, feature detect, feature detect

            
    

提交回复
热议问题