我试图用这段代码继续关注输入元素:
<input onblur="this.focus()" />
但它似乎没有用.
html input javascript-events
html ×1
input ×1
javascript-events ×1