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

ASP.net MVC5 with Bootstrap 3.X template

1 Answer 137 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Nicklas
Top achievements
Rank 1
Nicklas asked on 21 Nov 2013, 07:06 AM
Hi,

Attended your webinar yesterday and they said that the new responsive controls would integrate perfectly with bootstrap 3. I was just wondering, I actually started a new Asp.net mvc project with the bootstrap 3 template last friday, and integrated KendoUI with it. I found it to be a bit of a hassle because of the different jquery version. Boostrap is currently at jquery-2.0.3 whereas my current Kendo version is at jquery-1.9.1.
What is the best practice when including these files in the master _Layout.cshtml file? Luckily, Bootstrap 3 is backwards compatible down to jquery-1.9.0. Will the new responsive version ship with a newer jquery version?

1 Answer, 1 is accepted

Sort by
0
Alex Gyoshev
Telerik team
answered on 25 Nov 2013, 08:58 AM
Hello Nicklas,

Kendo UI supports jQuery 2.0.x, but since we claim IE7/8 support, we use the 1.x versions of jQuery that contain support for the older Internet Explorer versions. You can choose the jQuery version that you want to use in your project depending on the browsers you want to support.

Regards,
Alex Gyoshev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
General Discussions
Asked by
Nicklas
Top achievements
Rank 1
Answers by
Alex Gyoshev
Telerik team
Share this question
or