I am currently trying to implement this into my current code:
http://cubiq.org/iscroll
I have been using jquery this whole time in my code, but iscroll was created in all javascript. Is there any way to get this to work without having to change all of the javascript into jquery format? I am developing for an ipad and I need the ability to scroll through a div. Scrollbars do not work...
If it's not possible... Does anyone know of any good plugins that may let me scroll vertically in a div using jquery?
This will ONLY be used for the ipad, so it wouldn't matter if it doesn't work in certain browsers as long as it works on the ipad