javascript - Change Text Color on window scroll -


i have fixed header , want change color of hyperlinks when reach position in window.

how go in jquery?

listen scroll event , keep check on scrolltop...if scrolltop param reaches desired position, change color of links.


Comments

Popular posts from this blog

iphone - Three second countdown in cocos2d -

hyperlink - how to do url routing in php -

java.util.scanner - How to read and add only numbers to array from a text file -