SyntaxFix
Write A Post
Hire A Developer
Questions
Try this code
$('window').scrollDown(function(){$(#div).hide()}); $('window').scrollUp(function(){ $(#div).show() });