Using YUI 2.5.2
Hi. I'm seeing a situation in where if I follow these steps, I cannot remove an underline
that I created using YAHOO.widget.SimpleEditor
STEPS (all without post-back) :
load text into the editor
show the editor
underline some text
hide the editor
save the text
load the text into the editor again
show the editor
try to remove the underline... can't be done
NOTES:
In Firefox, this can be resolved by the remove formatting tool, but in Internet Explorer
even that doesn't work. Has anyone else encountered a problem like this before? Oddly
enough, this works perfectly in Safari 3.1.2
.