Hi,
My Code is :
<div style="width:300px; height:200px; overflow:auto;">
<div style="width:1000px; height:180px; overflow:hidden;"></div>
<div>
I am not able to do horizontal scrolling on touch device by swiping horizontally inside the div. Tested in both IE 10 & IE 11.
Operating System: Window 7
Device: Touch screen (Dell S2240T).
Same code works perfectly in chrome and all other browsers. Please help.