overscroll
overscroll copied to clipboard
Touch scrolling for the browser
I suppose Gmail removed the cyrsor files: "NetworkError: 410 Gone - https://mail.google.com/mail/images/2/openhand.cur" openhand.cur "NetworkError: 410 Gone - https://mail.google.com/mail/images/2/closedhand.cur" closedhand.cur Best regards, keep on the very good work, Ringo
HI, is it possible to set default scrollbar possition, for example if the scrolling area is a a rectangle 100x100, is it possible to center scrollbars to 50 and 50?...
When done setup the div with overscroll, the content is a lot longer than the div size, so whenever trying to keep scrolling to see more content with a second...
Dragging beyond the scroll limit with bounce-back as commented here: http://stackoverflow.com/a/12186843/189431 When I find the time I'll try to implement it myself
Hey developer I really like drag and scroll type of scrolling plz can you make this available on windows 10 too means an .exe would be suffice or a minimum...
Using e.g a magic mouse has a "horizontal scroll wheel" and when scrolling down with the cursor over the overscroll element, prevents from scrolling the whole page, instead it scrolls...
After a lengthy examination of why OverScroll worked at some location and not others, we have detected a design flaw and corrected it. What we found was that depending on...
Hello @azoff! I'm trying to use your project for the first time and I've noticed that the overscroll:dragstart event is firing like mousedown event. I do not agree with this......
Useful so that the onClick events know they were dragged. without it the dragging flag is set back to false before the click event fires. E.G. $overscroll = $('#overscroll').overscroll(); $('#overscroll...
Hi, i 'm searching a solution to re-init the scroll position after removingOverscroll. I've a div which use overscroll, and which is sometine display and sometine not. When i hide...