Hi dears,
Today, I'm coming to share with all of you some useful ressources to enable rich-text editor for mobile compose email form. I think it will be very good to enable it for users.
So follow these links to know how.
Minimal Rich Text Editor With jQuery And FontAwesome - RichText
Just another jQuery implementation of the WYSIWYG rich text editor that uses Font Awesome Iconic Font for the editor icons.
www.jqueryscript.net
GitHub - webfashionist/RichText: WYSIWYG editor developed as jQuery plugin
WYSIWYG editor developed as jQuery plugin. Contribute to webfashionist/RichText development by creating an account on GitHub.
github.com
It's very easy to integrate. But the issue needed to be solve is to edit m/email.php file to enable html formating. if not, some emails will be send in plain text with html code displayed.
If I succed to edit in the right way the php file to enable html email formating i'll coming back and share it with you.