jquery-tinyscrollbar icon indicating copy to clipboard operation
jquery-tinyscrollbar copied to clipboard

Auto-wrap selector in necessary HTML nodes, smooth scrolling & iOS FULL support

Open kakysha opened this issue 12 years ago • 2 comments

1)added tinyscroll() method that auto wraps selector in necessary divs and initializes scrollbar's sizes.

2)added 'duration' parameter to tinyscrollbar_update() function which scrolls smoothly to a certain destination.

3)added FULL iOS support. I mean, from now on you can scroll directly by 'swiping' the content with one finger, not only by scrollbars.

kakysha avatar May 31 '12 15:05 kakysha

Sorry for total file rewriting, but i was working on 1.66 version of your library downloaded from your site. Dont know why there is the older version of library (1.65) on github.

kakysha avatar May 31 '12 15:05 kakysha

Hi there, I'm not the original author, I just put it up on github for my own purposes. If you'd like to help maintain the library, feel free to do so on your own fork.

Empact avatar Jul 12 '12 17:07 Empact