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

Editor in Chrome

1 Answer 50 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Vivek
Top achievements
Rank 1
Vivek asked on 28 Apr 2012, 01:55 PM
Just a small tip for everyone out there....
If the editor appears 'disabled' in Chrome (like in the attached screenshot) the likely reason is that it's been initialized outside $(document).ready(). 

Just move it inside $(document).ready() to fix it.  I found this out the hard way :)

1 Answer, 1 is accepted

Sort by
0
Alex Gyoshev
Telerik team
answered on 01 May 2012, 01:01 PM
Hello Vivek,

Thank you for sharing your experience. Your Telerik points have been updated. We will consider implementing a safeguard in our code to prevent this problem.

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