Quantcast
Channel: JavaScriptMVC Forum
Viewing all articles
Browse latest Browse all 3491

Re : Click event is called twice

$
0
0
I tried 

  1. '#main_download click': function(event){
  2.         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?!?

Viewing all articles
Browse latest Browse all 3491

Trending Articles