Forum Moderators: open
I've a WYSIWYG browser based editor that I built. It uses mostly javascript to manipulate text within an IFrame.
I have some code that cleans some MS Word formatting but I want something more robust. I need some javascript that can clean html code and maybe even parse it to xhtml.
I've looked at HTMLTidy but I need something I can add to my existing editor, hence the need for javascript or ASP.
Any advise and/or pointing in the correct direction would be great.
Thanks
Alan
[sourceforge.net...]