jQT extensions jqt.activityIndicator, jqt.bars (with numeric badges), jqt.checkGroup & jqt.segmentedControl.Get updates via Twitter http://twitter.com/HeadDZombie. If you find this fork useful please make a donation via PayPal (http://tinyurl.com/2fpmx27). See below for demo links.
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?
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?