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

jQuery 2.0 Support

1 Answer 77 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Code.Combustion
Top achievements
Rank 1
Code.Combustion asked on 10 Aug 2013, 09:19 PM
Hi Everyone,

I'm looking at different CSS frameworks and the one I'd like to use has a dependency on jQuery 2.0. From what I understand, jQuery 2.0 is fully compatible with jQuery 1.9.1 but I still felt it best to ask here.

If I manually load jQuery 2.0 instead of 1.9.1 - will the Telerik ASP.NET AJAX controls function correctly using this upgraded version?

Thank you.

1 Answer, 1 is accepted

Sort by
0
Genady Sergeev
Telerik team
answered on 12 Aug 2013, 08:17 AM
Hello Chad,

jQuery 2.0 does not support older versions of IE (IE6,7,8). What this means is that if you replace the current jQuery with 2.0 this will most likely break the compatibility of some controls with the mentioned browsers.

If you feel that support for older IE is not a must for your project you may try the 2.0 version, however, we cannot guarantee that it will work flawlessly with the RadControls.

What you can possibly do in order to avoid conflicts is to include jQuery 2.0 as a separate jQuery, which does not override the one provided by the RadControls.

Regards,
Genady Sergeev
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
Tags
General Discussions
Asked by
Code.Combustion
Top achievements
Rank 1
Answers by
Genady Sergeev
Telerik team
Share this question
or