I am trying to disable the rubber band effect on iOS when I make use of the -webkit-overflow-scrolling: touch;.
Does anyone know how to fix the rubber band in combination with the -webkit-overflow-scrolling: touch; snippet?
Demo code: http://codepen.io/Caspert/pen/BopMrj
Look out for some answer. Casper