<script> tags stripped by javascript call to setHTML

  •  12-06-2006, 11:22 AM

    <script> tags stripped by javascript call to setHTML

    I am using the editor with the property EnableStripScriptTags set to "false" so I can have script in my html being edited.  The script is retained when I switch between Normal and HTML views.  However, in my application there are times when I need to load different text into the editor using the Javascript API call to setHTML.  It seems that this call is stripping the script block too.  Is there some way to prevent that?
    Filed under:
View Complete Thread