Hi,
Is there any way to force the editor to output formatting using only the SPAN tags? In other words (for example), I don't want to get STRONG tags, instead I need to get SPAN STYLE="font-weight: bold". Same for other formatting, such as italics and underlines.
The YUI Rich Text Editor has this functionality, but it's buggy, so I'm looking for a replacement editor, and this is essential functionality because of where the data's being used for after it's saved, I just wasn't able to find out from the docs if this is possible.
Thanks!
Is there any way to force the editor to output formatting using only the SPAN tags? In other words (for example), I don't want to get STRONG tags, instead I need to get SPAN STYLE="font-weight: bold". Same for other formatting, such as italics and underlines.
The YUI Rich Text Editor has this functionality, but it's buggy, so I'm looking for a replacement editor, and this is essential functionality because of where the data's being used for after it's saved, I just wasn't able to find out from the docs if this is possible.
Thanks!