单独添加一个链接,实现跳转:onclick="javascrtpt:window.location.href='http://blog.sina.com.cn/mleavs'">触发一个函数跳转:
< a href = "路径" >< input type = "button" / > a >
在按钮外面扩一个a标签就好了。
设置锚点 跳转到锚点 当然这个是没有动画效果的,需要js css才能实现动画 。搜索html的锚点连接。