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

radEditor stripping body onLoad() method

1 Answer 28 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Mike
Top achievements
Rank 1
Mike asked on 10 Oct 2014, 02:06 PM
I have the following code inside the radEditor, and try to save it.  Upon submitting the HTML, the body onLoad function is stripped from it.  I have attempted to remove all filters, and separately tried disabling the ConvertToXhtml filter.  No options work so far.  Any ideas?

<html>
<head></head>
<body onLoad="if (window.FormChanged){FormChanged()}">
 
</body>
</html>

1 Answer, 1 is accepted

Sort by
0
Ianko
Telerik team
answered on 14 Oct 2014, 06:41 AM
Hi Mike,

The same matter is already discussed in another forum thread opened by you. Please, let us continue the conversation there, so that we could be able to follow the information properly.  

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
Editor
Asked by
Mike
Top achievements
Rank 1
Answers by
Ianko
Telerik team
Share this question
or