I have an odd issue with the editor changing html tags. For example, if I enter "<span style="color: red">hey you</span>" in html view it will change it to"<span red"="">hey you</span>" Is there a property that cleans up html? I can only seem to find the method that cleans up html tags, which I have not used.
I tested this on
http://cutesoft.net/example/general.aspx
thanks