You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 8, 2019. It is now read-only.
This is a really neat script, but I've been messing about with one area for hours and I'm sure it's straight forward but it's really not working for me.
This works, and hides the toolbar for load and on focus the toolbar shows, however as the toolbar is outside of the focus area as soon as you try to utilise the toolbar functions it disappears! I'm presuming this was a pretty common request and hence the option for "showToolbarAfterInit" is added but I can't for the life of me figure this out!
Any tips to allow the toolbar to be used but to hide it once focus has removed from the editor (not just the editable area).
I'm using the editable divs rather than iframe, in case that would make a difference?
Thank you!
The text was updated successfully, but these errors were encountered:
This is a really neat script, but I've been messing about with one area for hours and I'm sure it's straight forward but it's really not working for me.
I am using the following (via https://github.com/bootstrap-wysiwyg/bootstrap3-wysiwyg)
This works, and hides the toolbar for load and on focus the toolbar shows, however as the toolbar is outside of the focus area as soon as you try to utilise the toolbar functions it disappears! I'm presuming this was a pretty common request and hence the option for "showToolbarAfterInit" is added but I can't for the life of me figure this out!
Any tips to allow the toolbar to be used but to hide it once focus has removed from the editor (not just the editable area).
I'm using the editable divs rather than iframe, in case that would make a difference?
Thank you!
The text was updated successfully, but these errors were encountered: