JScrollPane touch scrolling doesn't work in IE10/Surface -


i've tried searching doesn't appear known issue.

finger scrolling doesn't appear work in ie10, on main jscrollpane site: http://jscrollpane.kelvinluck.com/

demos: http://jscrollpane.kelvinluck.com/basic.html

only tested on surface rt device...

it seems work fine on ios/android devices.

any ideas? thanks

i having same issue, have found following article helpful, still can't seem work completely. have commented don't have enough rep apparently.

http://msdn.microsoft.com/en-us/library/ie/hh772044(v=vs.85).aspx

from can tell, has ie10 , 11 hijacking touch action on touch devices in order allow user swipe left , right switch between apps. testing on surface pro2 using both metro version of ie11 , desktop version of ie11. according article should able prevent behavior using css "touch-action" property can't quite work right. i'll update if find more useful.


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -