There is a nice jQuery plugin which takes care of this. You can use it like this: $(document).ready(function () { $(".yourClassName").floatingScroll(); });.
確定! 回上一頁