javascript - jQuery - tell when page has been scrolled to, and is viewing, a specific DIV -


this question has answer here:

i'm building one-page website, each different "page" different div. each div placed below 1 another, 1 div viewable @ time. want able tell when user scrolls to, , viewing, 1 of divs, , based on div id alter css of correpsonding link in navigation. guidance appreciated. thanks!

check out plugin - described

http://imakewebthings.com/jquery-waypoints/


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -