Guest User

Untitled

a guest
Nov 24th, 2017
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. jquery.js:4737 Uncaught TypeError: ((jQuery.event.special[handleObj.origType] || {}).handle || handleObj.handler).apply is not a function
  2. at HTMLTableElement.dispatch (jquery.js:4737)
  3. at triggerCustomEvent (jquery.mobile-events.js:846)
  4. at HTMLTableElement.tapFunc2 (jquery.mobile-events.js:498)
  5. at HTMLTableElement.dispatch (jquery.js:4737)
  6. at HTMLTableElement.elemData.handle (jquery.js:4549)
  7.  
  8. $('.touchtable').tap('tap', function(e) {
  9. console.log('hola2');
  10. });
Add Comment
Please, Sign In to add comment