Hi, is there an easy way to force FCKeditor to switch from using <font color= face= etc. to the XHTML behavior like <span style=... ? I have searched through the forum - there are many questions like this, but probably no answers? I would be very thankful for any advices.
P.J.
P.J.

RE: font tag vs span - is there any solution?
RE: font tag vs span - is there any solution?
RE: font tag vs span - is there any solution?
<font color="#ff0000">red text<font color="#0000ff">blue text</font></font>
And, at least in Firefox font can be span if in fckconfig.js:
FCKConfig.GeckoUseSPAN = true ;
RE: font tag vs span - is there any solution?
RE: font tag vs span - is there any solution?
RE: font tag vs span - is there any solution?
http://www.hixie.ch/advocacy/xhtml