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

Popular posts from this blog

c# - Roxy file manager in MVC doesn't accept session path -

php - proc_open Too many open files in long running Symfony Console app -

c# - Show a huge number of data in DevExpress GridView -