scroll (function() { if ($(window).scrollTop() + $(window).height() == $(document).height()) window.location = "page2.html"; });.
確定! 回上一頁