<script type="text/javascript"> $(function() { /* 按下GoTop按鈕時的事件*/ $('#gotop').click(function(){ $('html,body').animate({ scrollTop: ...
確定! 回上一頁