api
1 | button.focus({ |
1 | <button id="button1">点击我获取焦点会定位</button> |
1 | button1.onclick = function () { |
demo
兼容情况
64+ ✔ | 68+ ✔ | ✘ | ✘ | 51+ ✔ | ✘ |
1 | button.focus({ |
1 | <button id="button1">点击我获取焦点会定位</button> |
1 | button1.onclick = function () { |
64+ ✔ | 68+ ✔ | ✘ | ✘ | 51+ ✔ | ✘ |