I'm using Q3 2008 1105 and I want to add an 'X-to-close' button onto the 'ShowOnFocus' toolbar, so that the user can get rid of the toolbar after they have finished editing by clicking a 'X' on the toolbar, rather than having to change the focus to a non-editable area.
I am okay with the process of adding the button but I cannot find any documentation showing a client-side method of hiding the toolbar.
I don't want to permanently remove the toolbar. I want it to re-appear if they click back on that editor area again.
This is the process for a user:
1) User clicks an editable area on the page.
2) Toolbar pops-up via 'showonfocus'.
3) User makes some changes.
4) User clicks 'X' button to close the toolbar.
5) User click the editable area again.
6) Toolbar re-appears.
I really appreciate any help you can give me.
I am okay with the process of adding the button but I cannot find any documentation showing a client-side method of hiding the toolbar.
I don't want to permanently remove the toolbar. I want it to re-appear if they click back on that editor area again.
This is the process for a user:
1) User clicks an editable area on the page.
2) Toolbar pops-up via 'showonfocus'.
3) User makes some changes.
4) User clicks 'X' button to close the toolbar.
5) User click the editable area again.
6) Toolbar re-appears.
I really appreciate any help you can give me.
