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

RAD Editor > Head tag added Automatically on HTML Editor

1 Answer 45 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Samir Patel
Top achievements
Rank 1
Samir Patel asked on 29 May 2014, 07:25 AM
Hello,

I have implemented RAD editor in my project, and when i Add HTML code in HTML editor , eventough <head> </head> tag is not in my code , then also after saving this tag is automatically Added in my code...

Can you please help me out how we can control to add this Tag?


Regards
Samir

1 Answer, 1 is accepted

Sort by
0
Ianko
Telerik team
answered on 31 May 2014, 07:15 AM
Hi Samir,

The RadEditor control is designed to be an XHTML editor and due to that when a full page editing is in actions (means taht a full page HTML is inserted) then the editor actually shows its HEAD element.

Before that one is existing but just hidden from the HTML mode. Ones the user insert full HTML, it is appropriately shown and can by edited.

Note that the HEAD element cannot be removed as this is a strict HTML page and one is required to be in the HTML markup and this is not a restriction from the Editor but a general HTML-editing matter.

Regards,
Ianko
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
General Discussions
Asked by
Samir Patel
Top achievements
Rank 1
Answers by
Ianko
Telerik team
Share this question
or