css - Is there a way to animate to the next or previous -ms-scroll-snap-points-x? -
i'm using webview in xaml app, , i'm using snap points panning through list of objects. possible tell element scroll next/previous snap point?
i'm using jquery , animating scrollleft property. isn't smooth when panning touch. i'm looking more native solution.
thanks
it looks it's possible ie11, not support in ie10. using mszoomto, zooms and/or pans animation
http://msdn.microsoft.com/en-us/library/ie/dn254949(v=vs.85).aspx
Comments
Post a Comment