Enable JScrollPane Scrolling for iPad and iPhone
jScrollPane is a cross-browser jQuery plugin which converts a browser’s default scrollbars into an HTML structure which can be easily skinned with CSS. The scrollbars look really sleek. The only issue was that JScrollPane did not work with the content displayed on iPad/iPhone. After some search and hackery, I found some posts and finally could…
Details