You can use the extremely easy-to-implement
TinyMCE what-you-see-is-what-you-get editor with any HTML or
ASP.NET web form or MVC. TinyMCE is an acronym for "Tiny Moxiecode Content Editor". Moxiecode is the name of the company.
- In Visual Studio go to Tools > Library Package Manager > Package Manager Console
- Type in install-package TinyMCE.MVC.JQuery and hit enter.
This will create a folder under the
Scripts directory called \
tinymce.
Please note, however, that it may not be the latest version. You can get the latest version from
www.tinymce.com.
0 comments:
Post a Comment