简单回到页首功能

2010/11/20 20:16:58

方法:<a href="javascript:scroll(0,0)">回到页首</a>

其他方法:使用锚点实现,在相应的标签加

name="top"

<a href="#">回到页首</a>