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

remove: jquery.mobile.custom.min.js #218

Open
ghost opened this issue Apr 18, 2014 · 1 comment
Open

remove: jquery.mobile.custom.min.js #218

ghost opened this issue Apr 18, 2014 · 1 comment

Comments

@ghost
Copy link

ghost commented Apr 18, 2014

How to remove from gumby.min include jqueyr mobile:

"NetworkError: 404 Not Found [..] uk/js/libs/jquery.mobile.custom.min.js

@ghost
Copy link
Author

ghost commented May 19, 2014

Read up on the touch support section: http://gumbyframework.com/docs/javascript/#!/touch-support

Basically gumby looks for an attribute called gumby-touch on the script tag of gumby.js and uses that as a path to jQuery Mobile.

My opinion is that they should really abandon loading this for the developer and allow us to load it ourselves and detect if it is defined. I haven't looked into how feasible it is but that's what I would like to see.

Hope that helps.

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

0 participants