<input onfocus='foucs" />

  

function foucs(){
var client_y = document.body.clientHeight;//
 parent.scroll(0,clinet_y/2);把页面向上滚动半个页面的距离
}

  

posted on 2017-09-07 20:21  yangh_martin  阅读(474)  评论(0编辑  收藏  举报