When I write/paste a javascript code into the RadEditor, it ignores it when I switch to another view and when the page is posted. Do you know how to fix this problem ?
Here is a sample code I write/paste into the Editor:
RadEditor strips
by default all SCRIPT tags in its content area to reduce the
possibility of cross-site scripting and other script-related problems.
To disable the script tag stripping filter set the code below
in your codebehind: