I'd like to have a div appear after a user scrolls down on a page, and disappears if they scroll back to the top.
I thought using the .scroll() function in jquery would be useful, but couldn't quite figure out how to make this happen.
Any help would be appreciated. Thanks!