How to use HTML5 in IE 7?

前端 未结 8 1331
长发绾君心
长发绾君心 2021-02-08 11:24

I was wondering whether there is a way to make html5 code visible in Internet Explorer 7 or less.

For example

8条回答
  •  甜味超标
    2021-02-08 12:21

    Try using chromeframe - http://code.google.com/chrome/chromeframe/

    By itself though you cannot use most of the cool new features of HTML5 with IE7. It just isn't implemented in the browser plain and simple.

提交回复
热议问题