¡@

Home 

2014/10/16 ¤W¤È 12:10:01

jquery Programming Glossary: userscroll

Detect whether scroll event was created by user

http://stackoverflow.com/questions/7035896/detect-whether-scroll-event-was-created-by-user

. Here's the test cases that I validated Page loads userScroll is false Scroll using mouse keyboard userScroll becomes true.. Page loads userScroll is false Scroll using mouse keyboard userScroll becomes true Click on the link to jump to page bottom userScroll.. becomes true Click on the link to jump to page bottom userScroll becomes false Click Back Forward userScroll becomes false DOCTYPE..

Detect whether scroll event was created by user

http://stackoverflow.com/questions/7035896/detect-whether-scroll-event-was-created-by-user

fully jsFiddle jsbin are not good fits as they iFrame the contents . Here's the test cases that I validated Page loads userScroll is false Scroll using mouse keyboard userScroll becomes true Click on the link to jump to page bottom userScroll becomes.. the contents . Here's the test cases that I validated Page loads userScroll is false Scroll using mouse keyboard userScroll becomes true Click on the link to jump to page bottom userScroll becomes false Click Back Forward userScroll becomes false.. loads userScroll is false Scroll using mouse keyboard userScroll becomes true Click on the link to jump to page bottom userScroll becomes false Click Back Forward userScroll becomes false DOCTYPE html html lang en head meta charset utf 8 script src http..