I need to hide a div when someone is scrolling the page. And also show the div when stop scrolling.
Is it possible to do this for touch screen application with HTML5 or jQuery?
I need to hide a div when someone is scrolling the page. And also show the div when stop scrolling.
Is it possible to do this for touch screen application with HTML5 or jQuery?