有一個不錯的jQuery plugin可以解決這個問題。 您可以像這樣使用它: $(document).ready(function () { $(".yourClassName").floatingScroll(); });.
確定! 回上一頁