Example link: example.com/cool.php?scroll=javaSriptScrollTopValue
What I want to do is get the var y = elmnt.scrollTop;
as the page is going up and down and put that value into the hyperlink and there are 10 links on the page?
I need the scrollTop value in the hyperlink for the next page to use.
How would I do that thanks!