Hello, I am trying to disable the Strip in the HTML code, there is this line from the site:
By default Cute Editor automatically strips all script elements and
script contents from the html to prevent javaScript injection.
You can turn this feature off by setting Editor.EnableStripScriptTags property to false.
However, I can't find the spot where that Editor.EnableStripScriptTags line goes.
Can anyone give me a hand????
Thanks!