摘要: // HTML: // <h1 id="anchor">Lorem Ipsum</h1> // <p><a href="#anchor" class="topLink">Back to Top</a></p> $(document).ready(function() { $("a.topLink") 阅读全文
posted @ 2016-12-22 14:48 Srara 阅读(638) 评论(0) 推荐(0)