scrollability
scrollability copied to clipboard
Imitates iOS native scrolling in JavaScript.
Hello. I use scrollability and jQuery mobile for positioned my elements like this : var position = event.position \* -1; $('.actuB').animate({left : -$('.actuB').width() \* 3 + position \* 1.75, leaveTransforms:true...
I am facing a problem with my Custom jQuery build Popups. I am using the "scrollability.js" to the div “content” of my popup. The 1st popup gets the scroll. But...
Hi, Is there a way to make the scrollable div scroll to a certain position and/or page? E.g. for a menu to scroll to a certain page. I tried to...
When adding form elements on the list, and navigating through them with the Previous/Next buttons on the iPhone keyboard, the Scroller loses track of where it is. This leads to...
here we go ... ## issues 1. looks like all of the examples are pointing to scrollability.min.js which isn't even checked in. (my way around this is to download the...
When you open the horizontal scrolling demo in portrait mode then rotate your iPhone by 90 degrees into landscape mode and back again, the position where the scrolling stops is...
Playing with a long list (500+) facebook friends list with pics & buttons on each li. The scroll feeling is only perfect when i have first scrolled down entirely. Before...
There is a bug if you add more than 9 pages, when you move to the 10th page it jumps to the 11th page, causing the whole thing to break...
Playing with a 500+ list, it seems content update is not well supported (i get stroboscopic jumps if i build my list later). This is usually handled with some kind...
It would be great to delay pictures loading (like 500+ facebook friend list avatars). Like : http://www.appelsiini.net/projects/lazyload Some more information for webkit : http://www.martinilab.com/blog/243/webkit-bug-with-lazy-load-plug-in/