Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught TypeError: $(...).swipe is not a function #351

Open
MariaIsabelLL opened this issue Apr 13, 2019 · 3 comments
Open

Uncaught TypeError: $(...).swipe is not a function #351

MariaIsabelLL opened this issue Apr 13, 2019 · 3 comments

Comments

@MariaIsabelLL
Copy link

Hi, i have this error and i dont now why, im including this libraries:

<script type="text/javascript" src="http://code.jquery.com/jquery-3.3.0.js" ></script> <script type="text/javascript" src="/resources/js/touchSwipe.js"></script>

Thanks,

@tiesont
Copy link

tiesont commented Apr 14, 2019

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?

@MariaIsabelLL
Copy link
Author

Hi, isn´t a problem with the path, becouse touchSwipe.js and the others javascript files load correctly. can it be another problem?

@StanislawVictorovich
Copy link

having the same problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants