davetayls/jquery.kinetic

Add support for -webkit-overflow-scrolling: touch;

Closed this issue · 3 comments

I'm mainly targeting webkit on iPad, so ideally this library would just apply -webkit-overflow-scrolling: touch to the element that I want to scroll smoothly if there is support for it. It's significantly faster and more "native" than a javascript approach.

If I get anywhere with this I'll post a pull, but I thought I'd share what I've learnt in case it's useful for others.

thanks @stefl it would be great to find see what you've come up with. I noticed this being discussed but never had time to look in to it myself.

i'm going to close this as there hasn't been anything further for a few months. cheers