Purchased a jquery plugin we want to use in the app but it's using the newer jquery 1.10. I've tried upgrading that and JQM through adding external resources but now getting an error on every page.
error msg
pre
$("#Test_Page").die("pageinit").live("pageinit", function(event, ui) {
//-- undefined is not a function
Apperyio.processSelectMenu($(this));
Test_Page_js();
});
/pre
Plugin we're trying.
http://codecanyon.net/item/touch-n-sw...
Acavano named app should already be shared with support.