div,span等標籤支持focus/blur事件

<div tabindex="0" hidefocus="true" onfocus='alert("獲得焦點");' onblur='alert("失去焦點");' style="border:1px solid #ccc;width:200px;height:200px;outline=0;"></div>
相關文章
相關標籤/搜索