locked
Is there a way to animate to the next or previous -ms-scroll-snap-points-x? RRS feed

  • Question

  • I'm using webview in a xaml app, and I'm using snap points for panning through a list of objects. Is it possible to tell the element to scroll to the next/previous snap point?

    I'm currently using jquery and just animating the scrollLeft property. But it isn't nearly as smooth as when panning with touch. So I'm looking for a more native solution.

    Thanks

    Sunday, July 21, 2013 4:11 PM