This is a migrated thread and some comments may be shown as answers.

KendoUI and Plain Javascript (No jQuery)

2 Answers 513 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
mvbaffa
Top achievements
Rank 1
mvbaffa asked on 05 Jun 2012, 10:14 PM
Hi,

I have used KendoUI with jQuery and it works very well. Now I need to develop an application that will not use jQuery.

Can I work with kendoUI without jQuery. How can I do it ???

Thanks in advance

2 Answers, 1 is accepted

Sort by
0
Alexander Valchev
Telerik team
answered on 06 Jun 2012, 06:22 AM
Hello Marcus,

KendoUI depends on jQuery (v.1.7.1) and cannot be used without it. If you omit to include jQuery before Kendo scripts, you will receive a JavaScript error Uncaught ReferenceError: $ is not defined and most probably the page in question will be blank.
You can read more about KendoUI dependencies in the corresponding documentation.

Kind regards,
Alexander Valchev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
mvbaffa
Top achievements
Rank 1
answered on 06 Jun 2012, 10:02 AM
Ok Thanks
Tags
General Discussions
Asked by
mvbaffa
Top achievements
Rank 1
Answers by
Alexander Valchev
Telerik team
mvbaffa
Top achievements
Rank 1
Share this question
or