JQuery + CSS - Elastic/Bounce scrolling on with overflow:auto
Is there a way of having a scrolling 开发者_JS百科effect that bounces elastically at the end of a scrollable div rather like the iOS system?
Not sure about the bounce effect, but this could be a place to start.
http://www.developria.com/2010/09/elastic-scrolling-with-javascr.html
精彩评论