Gaurav Patel
Gaurav Patel
I ended up moving my cordova.js to it's own script tag outside of require.js so that I could debug in the browser easily. Would love to see a good polyfill...
http://[your-ip-here]:[your-port] or https:// if you're using SSL
How would you differentiate a dragging action to select a bunch of text from a want to move the box? I think the only UI pattern that works here is...
One quick thing to fix is using ng-model instead of ng:model. I don't quite understand what steps you're doing to cause the syncage issue. Playing around with the fiddle, nothing...