I have a very basic: var current = $(window).scrollTop(); Try to access it inside a function scroll() { if (current >= offsetfornav) } But ...
確定! 回上一頁