TouchSwipe-Jquery-Plugin
TouchSwipe-Jquery-Plugin copied to clipboard
Uncaught TypeError: $(...).swipe is not a function
Hi, i have this error and i dont now why, im including this libraries:
Thanks,
That's likely an issue with the path you're using for touchSwipe.js. I assume if you open the developer console you'll see a 404 error.
/resources/js is an absolute path that resolves to a resources folder at your site root, with a js folder inside that. Is that correct?
Hi, isn´t a problem with the path, becouse touchSwipe.js and the others javascript files load correctly. can it be another problem?
having the same problem