Responsive editor?

My Asp.Net Mvc4 project has a twitter bootstrap as an interface design. I use the FCK editor to create content. The FCK editor is awkward in the tablet and mobile view. Is there a responsive editor that can be placed with twitter bootstrap ?.

+5
source share
1 answer

You can try http://jhollingworth.github.com/bootstrap-wysihtml5/ . bootstrap-wysihtml5 does not have all the functions as in the FCK editor. It will be difficult to incorporate all the features of the editor along with a responsive design.

+5
source

All Articles