jQTouch
jQTouch copied to clipboard
Can't get scrolling to work
Scrolling does not work at all in neither my app nor your demo - divs of class 's-scrollwrapper' do not scroll.
I did edit your code a bit, so this may be a related issue. I found that 'jqt.bars.js' references 'dist/iscroll-min.js' in iScroll. However, iScroll has neither a 'dist' directory nor a '-min' version of the file, so it was throwing errors in both my app and the demo. I swapped out for 'src/iscroll.js'. Is this correct?
+1 on this issue, can't get scroll working. There is no console errors but it just doesn't work. Any ideas?