WYSIWYG clean XHTML
Posted: Wed Feb 21, 2007 10:28 pm
Using a default install, FCKEditor is the WYSIWY of choice, which is fine. But whenever I switch to source view and back to WYSIWYG I get horrible marked up style attributes...
Actually their just captilized so when I write
and switch back and forth between views
Is the result, which is less than desirable for me personally 
Also, I've noticed the editor occasionally spits out tags and other XHTML deprecated tags (at least according to my current doctype declaration)...
I assume, like most editor, FCKEditor has an option to force valid XHTML...but how do I enable it?
Actually their just captilized so when I write
Code: Select all
position: absoluteCode: Select all
POSITION: absoluteAlso, I've noticed the editor occasionally spits out tags and other XHTML deprecated tags (at least according to my current doctype declaration)...
I assume, like most editor, FCKEditor has an option to force valid XHTML...but how do I enable it?