Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Responsive editor?

My Asp.Net Mvc4 project has twitter bootstrap as front end design. I use FCK editor for content creation purpose. FCK editor behaves awkward in tablet and mobile views. Is there responsive editor which can be put along with twitter bootstrap?.

like image 780
Rifaj Avatar asked Mar 19 '13 15:03

Rifaj


People also ask

Is Editorx free?

You can create a website for free, and with a Premium Plan you can connect your own domain, remove Editor X branding from your site, and more. With most Premium Plans, you'll receive a 1 year free domain voucher and vouchers for advertising on Google and Bing.

What is meant by responsive design?

Defining Responsive Design Responsive web design (RWD) is a web development approach that creates dynamic changes to the appearance of a website, depending on the screen size and orientation of the device being used to view it.

Is Wix fully responsive?

Yes, Wix sites can be responsive. Wix uses a technology called “responsive design” to make sure your site looks great on all devices. You don't need to do anything to make your site responsive – it will happen automatically. One site will work perfectly on all devices.


1 Answers

You can try http://jhollingworth.github.com/bootstrap-wysihtml5/ . bootstrap-wysihtml5 doesnt have all the features as in FCK editor. It will be hard incorporate all the functionalities of an editor along with responsive design.

like image 177
sudil ravindran pk Avatar answered Sep 22 '22 02:09

sudil ravindran pk