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
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?