Mini editor (Part 5)

This is part five of a seven part series on how to make a WYSIWYG structure editor using javascript, jquery, erlang and couchDB.

All the buttons

Now I've added a load of buttons to the editor. They appear when you toggle the editing mode.

And I've added research. Research is not normally visible. There's a button to add new research (in edit mode) and a button to view research (in no editing mode).

Hit the toggle research button to hide this button.