How to Check if the browser supports HTML5?

后端 未结 5 944
执笔经年
执笔经年 2020-12-10 01:10

EDIT I have changed some Javascript now, so if I can find a javascript function that detects HTML5 Video support, it should work.

I have a

5条回答
  •  自闭症患者
    2020-12-10 01:43

    Have you had a look at http://www.modernizr.com/docs/#features-css

    It can do feature detection

提交回复
热议问题