The following code work for me in safari. $(window).on("scroll", function() { if ((window.innerHeight + window.scrollY) >= document.body ...
確定! 回上一頁