Hi,
what is the lightest WYSIWYG HTML/Javascript editor. I don't really need it to have many functions, but just the basic such as changing fonts etc.
TinyMCE seems a bit slow loading for me :(
Hi,
what is the lightest WYSIWYG HTML/Javascript editor. I don't really need it to have many functions, but just the basic such as changing fonts etc.
TinyMCE seems a bit slow loading for me :(
CKEditor (formerly known as FCKeditor) is good. (Although I prefer TinyMCE)
By default, TinyMCE has a lot of .js files that it downloads. You can profoundly speed it up by installing their PHP utility which bundles them all over 1 http request.
Check Google for more details.