4 Answers, 1 is accepted
0
Hi Saravanan,
The content area of RadEditor is an editable IFRAME, which is another document which has not access to the parent page where the jQuery scripts resides. If you are able to implement the required functionality using an editable IFRAME element (as the one included in the attached HTML file) you will be able to implement it in RadEditor.
Please, note also that RadEditor automatically strips the <script> tags and you should disable the RemoveScripts filter. You also need to import reference to the jQuery script files in the HTML loaded in the content area.
Best regards,
Rumen
the Telerik team
The content area of RadEditor is an editable IFRAME, which is another document which has not access to the parent page where the jQuery scripts resides. If you are able to implement the required functionality using an editable IFRAME element (as the one included in the attached HTML file) you will be able to implement it in RadEditor.
Please, note also that RadEditor automatically strips the <script> tags and you should disable the RemoveScripts filter. You also need to import reference to the jQuery script files in the HTML loaded in the content area.
Best regards,
Rumen
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items
0

Darren
Top achievements
Rank 1
answered on 29 Jul 2011, 01:26 AM
Hi Rumen,
The link for "disable the RemoveScripts filter" is no longer work. Could you update the new link.
Darren L.
The link for "disable the RemoveScripts filter" is no longer work. Could you update the new link.
Darren L.
0
Hi Darren,
Here is the correct link to the help article:
http://www.telerik.com/help/aspnet-ajax/editor-content-filters.html
Regards,
Dobromir
the Telerik team
Here is the correct link to the help article:
http://www.telerik.com/help/aspnet-ajax/editor-content-filters.html
Regards,
Dobromir
the Telerik team
Browse the vast support resources we have to jump start 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

Darren
Top achievements
Rank 1
answered on 30 Jul 2011, 12:45 AM
Thank you.
Darren
Darren