There was an error while loading. Please reload this page.
when I write" $('.xxx').on('tap', function(){ // dosmothing; return false; }) " it's d.preventDefault is not a function;