$(document).ready(function () { $(window).scroll(function () { if ($(window).scrollTop() == $(document).height() - $(window).height()) //滚动条滚到底部时触发 { } }); })
posted on 2018-11-21 11:43 呗儿 阅读(149) 评论(0) 收藏 举报
博客园 © 2004-2025 浙公网安备 33010602011771号 浙ICP备2021040463号-3