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

I get these 2 errors using Touchable.min.js. Don't get it using normal version #4

Open
katysovas opened this issue Dec 27, 2011 · 1 comment

Comments

@katysovas
Copy link

plugins.js (line 3)
c.q is undefined
var $btnSearch = $('#btnSearch').Touchable();

sliding.js (line 12)
$("#btnSearch").Touchable is not a function
var $btnSearch = $('#btnSearch').Touchable();

@alana314
Copy link

I am also getting these, in hoverable_and_touchable.min.js I get:
Cannot set property 'A' of undefined
and:
Touchable is not a function
in touchable.min.js I get:
Cannot set property 'S' of undefined
and:
Touchable is not a function

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

2 participants