Free XHTML Editor: WYMeditor
6
Feb
WYMeditor is a free XHTML editor script that generates perfectly structured XHTML strict code.
It doesn’t provide shortcuts for styling the fonts, colors, etc. For this reason, it calls itself WYSIWYM (what you see is what you "mean").
This is a very nice feature to prevent novice users from breaking the styles of webpages (which happens most of the time).
WYMeditor is 100% JavaScript, has a skin support via CSS for customizing it and multilingual.
Its makes integrations easier with the API/plugin support provided.
Requirements: jQuery (included)
Compatibility: All Major Browsers
Website: http://www.wymeditor.org/
Demo: http://files.wymeditor.org/wymeditor/trunk/src/examp...
Download: http://www.wymeditor.org/download/
Compatibility: All Major Browsers
Website: http://www.wymeditor.org/
Demo: http://files.wymeditor.org/wymeditor/trunk/src/examp...
Download: http://www.wymeditor.org/download/
- Tags:
Xhtml
- Filed under: GPL License, Goodies, MIT License, WYSIWYG-HTML Edit
- 3 Comments























3 Responses for "Free XHTML Editor: WYMeditor"
Awesome, just what i was looking for, thanks a million!
This uses jquery… Shouldn’t that be a requirement?
@Phillip,
Thanks, updated the post.