Hi,
I checked the site and the problem will occur because jQuery is loaded again after the Kendo scripts have been included:
jQuery should be loaded only once before Kendo.
Regards,
Daniel
Telerik
I checked the site and the problem will occur because jQuery is loaded again after the Kendo scripts have been included:
<
script
src
=
"/Scripts/kendo/2015.1.429/jszip.min.js"
></
script
>
<
script
src
=
"/Scripts/kendo/2015.1.429/kendo.all.min.js"
></
script
>
<
script
src
=
"/Scripts/kendo/2015.1.429/kendo.aspnetmvc.min.js"
></
script
>
...
<!-- scripts -->
<
script
src
=
"/themes/js/jquery-1.7.2.min.js"
></
script
>
Regards,
Daniel
Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items