iframe onkeydown 不响应 解决方法

在iframe里的页面加:

 $(function () {

  window.focus();

}

posted on 2017-02-06 17:48  欧文凌志  阅读(1058)  评论(0)    收藏  举报

导航