I tried
- '#main_download click': function(event){
- event.stopPropagation();....
Uncaught TypeError: Object [object Object] has no method 'stopPropagation'
I use JMVC3.2.4 in combination with Phonegap 2.2.0 and JQM 1.2.0
That should be fine?!?