摘要:
关键字: 锚点 平滑 定位对于定位到一个锚点,最常见的方法就是在url后面加上“#和锚点的name值”,下面先介绍一种如何采用Javascript定位锚点的方法:window.location.hash="anchorname"比如一个锚点:<a name="anchor1"></a>那么采用window.location.hash="anchor1... 阅读全文
posted @ 2008-11-27 16:43
田了你
阅读(585)
评论(1)
推荐(0)