Search code examples
asp.netwysiwyg

WYSIWYG free editor with cross browser client side spell check?


I want to use a free WYSIWYG edior in my asp.net site. Actually I tried some (ajaxtoolkit html editor, Tiny Mce, FCK, NiceEditor) but couldn't find a cross browser spell check editor.

Most of them do not work in IE. Please guide me if I am missing something or I am wrong or kindly recommend a WYSIWYG editor to be used in asp.net forms which should be checking spells on client side and not on server side.

Thanks a lot.`


Solution

  • Probably others like Infragistics or Obout also have such features.