小编Mat*_*jeS的帖子

输入字段上的自动聚焦属性在IE 11中不起作用

我似乎无法在IE 11中使用它,我创建了一个非常简单的jsfiddle:http://jsfiddle.net/0qwbr7gh/ 使用以下输入框:

<input type="text" autofocus/>
Run Code Online (Sandbox Code Playgroud)

在chrome中它按预期工作,输入字段专注于加载.在IE 11中它没有.

微软表示,它的网站上还支持一个例子.此外,它还支持:http: //caniuse.com/#feat=autofocus

我错过了什么?

html html5 internet-explorer

5
推荐指数
1
解决办法
4707
查看次数

标签 统计

html ×1

html5 ×1

internet-explorer ×1