您的位置:首页 > Web前端 > HTML

HTML里Ajax加载文档过长,滚动条自动适应

2013-05-15 23:09 218 查看
function tobottom(){



window.document.documentElement.scrollTop = window.document.documentElement.scrollHeight;

}
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: