... with $( window ).scroll(function() {}. Also window.scrollY needs to replaced with window.pageYOffset as in IE window.scrollY is not working.
確定! 回上一頁