js跳转到锚点(地址栏无“#”)

来源:互联网 发布:艾利标签打印软件 编辑:程序博客网 时间:2024/05/22 22:33
<script language="javascript">    location.hash="anchor";</script>

<a name="anchor"></a>

 
原创粉丝点击