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

Popular posts from this blog

html5 - What is breaking my page when printing? -

html - Unable to style the color of bullets in a list -

c# - must be a non-abstract type with a public parameterless constructor in redis -