Touchable-jQuery-Plugin icon indicating copy to clipboard operation
Touchable-jQuery-Plugin copied to clipboard

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

Open katysovas opened this issue 14 years ago • 1 comments

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();

katysovas avatar Dec 27 '11 16:12 katysovas

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

alana314 avatar Dec 14 '12 22:12 alana314