Sunday, January 15, 2012

Desktop Touch screen iPhone style scrolling in IE with jquery


Is it possible to make a web page to scroll up and down just like iPhone does in IE with jquery (or any other js tool that has not issues with jquery)?


1 comment:

  1. Sencha Touch is a mobile UI framework with support for momentum scrolling built in. http://dev.sencha.com/deploy/touch/examples/kitchensink/

    Look for the example on lists under user interface on the left menu

    ReplyDelete