指定一个锚点
例:
<p name="top">锚点位置</p>
<div stype="height=1000"></div>
<input type="button" value="滚动到锚点位置" οnclick="javascript:window.location.hash='#top' "/>
对滚动特效有帮助..
指定一个锚点
例:
<p name="top">锚点位置</p>
<div stype="height=1000"></div>
<input type="button" value="滚动到锚点位置" οnclick="javascript:window.location.hash='#top' "/>
对滚动特效有帮助..