六狼论坛's Archiver
首页
›
Html/Css
› HTML 定位
8040
发表于 2013-2-7 15:51:21
HTML 定位
window.location
window.location="#error";
<a name="error"></a>
滚动到页面最上面
document.body.scrollTop=0;
页:
[1]
查看完整版本:
HTML 定位