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

radeditor does not work in iOS5

1 Answer 45 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Myke
Top achievements
Rank 2
Myke asked on 13 Oct 2011, 12:25 PM
Hi, I upgraded my iPad to iOS5 this morning. I note that the upgrade allows the contenteditable property to work in the default safari browser on the iPad, so in theory this should mean that you can now use RadEditor on it. I tried the demos on this website and none of them work. Other rich text editors like CKEditor do work fine in iOS5 though.

Is there a css hack or workaround to get the editor working on the ipad or do we need to wait for Q3 2011 before this will be available?

thanks.

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 13 Oct 2011, 01:50 PM
Hello Myke,

The temporary hack that you can use is to set

RadEditor1.EnableTextareaMode = false;

in the Page_Load() event handler.


Kind regards,
Rumen
the Telerik team
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 their blog feed now
Tags
Editor
Asked by
Myke
Top achievements
Rank 2
Answers by
Rumen
Telerik team
Share this question
or