Cute Editor 6.0 Test Download all examples
   Properties| Events| Methods| JavaScript API| Ajax| Three-state buttons| Forums| Order
Getting Started
Properties

EnableStripStyleTagsCodeInjection

Specifies whether to remove inject <Style> tags which contain malicious, client-side executable code before writing the string into the db. When this property is set to true (the default) Cute Editor strips all <Style> tags which contain malicious, client-side executable code from the html to prevent link tag injection attack.


The property is set to false in this example. Try type the style code in the code view.