Touchable-jQuery-Plugin
Touchable-jQuery-Plugin copied to clipboard
I get these 2 errors using Touchable.min.js. Don't get it using normal version
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();
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