Hi,
In URL: http://telerik.ximnet.com.my/kendo_test/test_new_version.html,
I try to use the js files from version telerik.kendoui.professional.2014.3.1119.commercial.
However, I got error:
Which appears when I include the codes:
How should I fix this?
Thanks.
In URL: http://telerik.ximnet.com.my/kendo_test/test_new_version.html,
I try to use the js files from version telerik.kendoui.professional.2014.3.1119.commercial.
However, I got error:
Uncaught TypeError: Cannot read property 'addEventListener' of undefined kendo.all.min.js:27Which appears when I include the codes:
var app; app = new kendo.mobile.Application(document.body, { // comment out the following line to get a UI which matches the look // and feel of the operating system skin: 'flat' });How should I fix this?
Thanks.