We have recently purchased a license for Canvas: themeforest-9228123-canvas-the-multipurpose-html5-template
How can we make your template to support latest JQuery 3.x instead of the bundled in jQuery v1.12.4 ?
When we try to do that, we receive the following error:
$(document).ready(SEMICOLON.documentOnReady.init);
$window.load(SEMICOLON.documentOnLoad.init);
Unhandled exception at line 9793, column 3 in http://localhost:58609/Scripts/jquery-3.1.1.js
0x800a01b6 - JavaScript runtime error: Object doesn't support property or method 'indexOf'
$window.on('resize', SEMICOLON.documentOnResize.init);
