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 Jul 24, 2019. It is now read-only.
On the same page there are multiple bootstrap-wysiwyg, how can edit the format in different editors, such as center, left aligned.
Now the situation is, if I edit the first editor, the other will be the same format changes.
who can help me ,thanks very much!!!
The text was updated successfully, but these errors were encountered:
Same problem, solved by using $("#editor-1").wysiwyg({ toolbarSelector: '[data-target="#editor-1"]' })
and using data-target="#editor-1" attribute on toolbar
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
On the same page there are multiple bootstrap-wysiwyg, how can edit the format in different editors, such as center, left aligned.
Now the situation is, if I edit the first editor, the other will be the same format changes.
who can help me ,thanks very much!!!
The text was updated successfully, but these errors were encountered: