Hot answers tagged ribbon
2
You might also want to try this little jQuery plugin
It allows you to enable Ribbon WYSIWYG editor while you are in edit mode.
It works simply like this:
$("#myDiv").SPEditable();
And the result might look like this:
And this is a real life example where this can be really useful:
Update: Now this plugin supports SP 2013:
Only top voted, non community-wiki answers of a minimum length are eligible