Hey guys, I was wondering if you might know offhand where I can find a snippet that will let me have a sliding div that moves when the user scrolls, but doesn't move until the top of the div reaches the top of the browser window.
Yes, it is easy to do that. It's also easy to look at both of these examples and see that they scroll as soon as the user scrolls. I want mine to scroll only when the top of the floating div reaches the top of the browser window, shown in my example. This is very important for what I'll be using it for.
Bookmarks