點擊返回頂部按鈕,頁面滑動形式回到頂部!html
HTML代碼:this
<div id="ctop">回到<br>頂部</div>htm
CSS代碼:ip
#ctop{width:45px; height:45px; position: fixed; left:50%; bottom:120px; border:solid 1px #ccc; background: #fff; margin-left: 600px; text-align: center; line-height: 22px;cursor: pointer; display: none;font-size: 12px; color: #999}it
JavaScript代碼:io
//點擊回到頂部function