On my homepage:
How can I detect if womeone is scrolling, and how can I know what values the scrollbar has? Is there a scrolling event or something. If so, how can I use it?
Printable View
On my homepage:
How can I detect if womeone is scrolling, and how can I know what values the scrollbar has? Is there a scrolling event or something. If so, how can I use it?
How can I find the documents length in pixels?(How far from top to bottom of page?
I believe it's document.innerHeight or document.body.innerHeight.
No. That does not work at all. I've tried body.Offsetheight, but that's only what is seen on the screen
Search Builder!