mobljs

Results 1 issues of mobljs

` some thing ` $('div').on('click','p',function(e){   // here still performed }).on('click','em',function(e){   e.stopPropagation( );   return false; });