0

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?

halfer
  • 19,824
  • 17
  • 99
  • 186
Mo.
  • 26,306
  • 36
  • 159
  • 225
  • It might be possible, though all the pain and suffering you'd go through to making it work for all major browsers might not be worth it. Let me ask you this: **Why** do you want this? Perhaps there's an easier solution. – Neil Apr 10 '12 at 12:22
  • have you tried anything? – meo Apr 10 '12 at 12:25
  • @MuhammedAthimannil http://stackoverflow.com/questions/7390960/how-to-hide-a-div-when-the-scroll-bar-is-moving-with-jquery this queestion is posted in 2011 and your is on 2012 . – Prafulla Kumar Sahu Jan 13 '17 at 02:15
  • The accepted answer below indicates that this question is a duplicate of: [How to hide a Div when the scroll bar is moving with jQuery?](https://stackoverflow.com/questions/7390960/how-to-hide-a-div-when-the-scroll-bar-is-moving-with-jquery) – halfer Sep 04 '22 at 10:25

0 Answers0