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

Editor removes src attribute in IE8

1 Answer 33 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Joe
Top achievements
Rank 1
Joe asked on 10 Oct 2013, 06:22 PM
I'm using the javascript version of the KendoUI Editor. I've tried loading the editor with this in the text field:
<img src="someimagehere.png" alt="" />

After the editor loads, the html says the field has this:
<img alt="" />

This only happens when I'm working in IE8. What's happening?

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 11 Oct 2013, 02:16 PM
Hello Joe,

The described behavior is not expected. Do you observe it on this demo, which also includes an image inside the Editor?

http://demos.kendoui.com/web/editor/index.html

If not, please compare your implementation with the one in the demo. Let me know if you need more information.

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