I am looking to create a static menu when a user scrolls near the bottom of the page

Posted by james on Stack Overflow See other posts from Stack Overflow or by james
Published on 2010-05-07T00:58:01Z Indexed on 2010/05/07 2:48 UTC
Read the original article Hit count: 265

Filed under:
|
|
|

Using Javascript, Jquery preferably, I want to be able to trigger the visiblity of the div when a user is at a certain page height. NYtimes has an example of this when you scroll to the bottom of a story, a slider pops out with another news story, and goes away if you scroll up.

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about JavaScript