In building a mobile platform for the admin panel I would like to find a Jquery replacement for overflow:auto / overflow:scroll. One that replicated the elasticity of the native one found in iOS. So far I have not found one that does not arse everything up for normal browser experience on pc/mac.

The best I have seen so far is in this video but I do not know where the script came from.

http://www.youtube.com/watch?v=LSwUx1EkqOc

Essentially some JQuery or similar that replaces overflow elements with an elasticity scroll script.

Any ideas,

Marvellous

link|improve this question

57% accept rate
feedback

1 Answer

Have you thought about using jQuery Mobile?

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.