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

Date time picker throws error in IE7 and IE8 Compatibility mode...

2 Answers 64 Views
Date/Time Pickers
This is a migrated thread and some comments may be shown as answers.
Chris
Top achievements
Rank 1
Chris asked on 03 Sep 2013, 03:31 PM
I am implementing the date picker in my system, and the control throws an error in jquery library when run using Ie7 and Ie8 compatibility mode.. I run on Ie10

I know there is a thread which discusses the same issue...
http://www.kendoui.com/forums/kendo-ui-web/date-time-pickers/datepicker-use-ie9-compatibility-mode-ie7-or-ie8-day-not-selected.aspx

 it says.. its fixed in the latest version.. i have the latest one (kendoui.web.2013.2.716)... but i still experience the issue..

I took a screen recording and uploaded on youtube..
http://youtu.be/L_ZgDCtZJkA

I am fine, as long as there is a confirmation from telerik team that, it wud work fine on direct Ie7 and 8 browsers and not the compatibility mode... will it?

2 Answers, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 05 Sep 2013, 08:30 AM
Hello Chris,

The observed Javascript error is caused by a jQuery bug and is exhibited in IE10 in IE7/Compatibility mode only.

http://bugs.jquery.com/ticket/12577

The error is not exhibited in a true IE7. Please note that if a given IE version behaves differently, compared to the supposedly identical browser mode of a newer IE version, we support the older true browser.

http://docs.kendoui.com/getting-started/technical-requirements#supported-desktop-browsers

You can use a meta tag or HTTP headers to force IE10 to some other mode.

http://blogs.msdn.com/b/ie/archive/2010/06/16/ie-s-compatibility-features-for-site-developers.aspx

http://blogs.msdn.com/b/askie/archive/2009/03/23/understanding-compatibility-modes-in-internet-explorer-8.aspx


Regards,
Dimo
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Chris
Top achievements
Rank 1
answered on 05 Sep 2013, 10:20 PM
Thanks
Tags
Date/Time Pickers
Asked by
Chris
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Chris
Top achievements
Rank 1
Share this question
or