windows 8 - MS Surface tablet IE10 with Highcharts scroll page issue -
i having issues highcharts in surface tablet. problem follows:
the chart works perfect in ios, , android devices (tablets), in surface when tapped in chart , start moving right or left see tooltip, browser tries scroll page instead. can tapped again tooltip appears , disappears immediately.
i read surface + w8 uses different approach handle touch events concept of mspointers.
has experienced same behaviour using highcharts surface tablet? if so, appreciated if shed light how achieve this.
thanks,
-martin
finally managed fix issue adding -ms-touch-action:none. need make sure add in correct element.
Comments
Post a Comment