window.onresize=function(){
    document.activeElement.scrollIntoView(false);    
}

 

相关文章: