Hi there,
Sorry for bombarding you with questions today!
Two last things:
1) Is there an event I can bind to when FEE activates so I can attach some of my own functions to elements that are being edited? Reason being that I'd like to show a 'Save' and 'Cancel' button in place of the 'Edit' button when the editor is active- amongst other things...
2) Is there a method I can call that will temporarily hide the editor? I have tried FrontEndEditor.hide() as a guess but that's no good.
Hope you can help ;)