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

Support for embedded images?

2 Answers 70 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Daniel
Top achievements
Rank 1
Daniel asked on 15 Nov 2010, 01:24 PM
Does the Rad Editor support inline HTML images per RFC 2557?

Meaning, that you can specify images as follows: 

<img src="data:image/png;base64,actual bytes of image go here/>

Cheers,

Daniel

2 Answers, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 17 Nov 2010, 10:29 PM
Hello Daniel,

The content area of RadEditor is a standard editable IFRAME element, which uses the Rich Text Editing engine of the browser under which it operates. Currently, only the Rich Text Editing engine of Firefox 4 Beta offers support for embedded images and this feature is not supported by Internet Explorer.

Best regards,
Rumen
the Telerik team
Browse the vast support resources we have to jumpstart your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.
0
Daniel
Top achievements
Rank 1
answered on 18 Nov 2010, 12:14 AM
Thanks for the follow up Rumen.
Tags
Editor
Asked by
Daniel
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Daniel
Top achievements
Rank 1
Share this question
or