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

ColorPicker not working in IE 11

2 Answers 141 Views
ColorPicker
This is a migrated thread and some comments may be shown as answers.
Robert
Top achievements
Rank 1
Robert asked on 03 Nov 2013, 06:41 PM
the fiddle:
http://jsfiddle.net/TdEZE/12/

This fiddle works in Chrome and FF, but not IE 11 (Win8.1).
Curiously, in my application the color picker does work when only using ' palette : "basic" ', but that does not work in this fiddle.

edit:
Just found out that kendoMenu is also broken in IE 11. 
http://jsfiddle.net/Dkrhp/3/

2 Answers, 1 is accepted

Sort by
0
Accepted
Kamen Bundev
Telerik team
answered on 04 Nov 2013, 07:51 AM
Hello Robert,

This is perfectly normal - the Kendo UI version you're using in the Fiddle is too old (released on 19 March 2013) and we can't support browsers that were not released at the time (more than half an year before the official IE11 release). Additionally jQuery 2.0.2 you're using seems to have an issue when running in IE11 and iframe. I've modified your second Fiddle to use the version which we announced to have IE11 support and the jQuery 2.x edge and it works. Check it out: http://jsfiddle.net/Dkrhp/4/.

Regards,
Kamen Bundev
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Robert
Top achievements
Rank 1
answered on 04 Nov 2013, 11:29 AM
I thought I was using the latest version as in the first fiddle I linked to. Somehow I made a mistake and did not set the kendo references correctly. That would explain why I could get the basic palette to work for me, but not in the fiddle.
In the first fiddle, I see it does work with jQuery 2.x(edge):
http://jsfiddle.net/TdEZE/13/
Tags
ColorPicker
Asked by
Robert
Top achievements
Rank 1
Answers by
Kamen Bundev
Telerik team
Robert
Top achievements
Rank 1
Share this question
or