答案0 :(得分:36). 你可以为此制作一个非常简单的插件: $.fn.scrollBottom = function() { return $(document).height() - this.scrollTop() - this.height(); };.
確定! 回上一頁