var height = $(document).height() - $(window).height() if ($(window).scrollTop() >= height * 0.75) {
確定! 回上一頁