javascript - height of page on scrolling -
How do I get the height of the page on the scroll?
Is it possible to determine how many users have scrolled the page and it determines the length of the cover.
I have tried:
var scroll = $ wnd.scrollTop
javascript But this is not giving results? Am I doing this wrong?
Try using it.
Public Fixed Country int getScrollTop () / * - {return $ wnd.pageYOffset; } - * /; For more information, take a look at
Comments
Post a Comment