Skip to content
This repository has been archived by the owner on Jul 24, 2019. It is now read-only.

Multiply editor instance and toolbars #88

Closed
indapublic opened this issue Aug 2, 2013 · 3 comments
Closed

Multiply editor instance and toolbars #88

indapublic opened this issue Aug 2, 2013 · 3 comments

Comments

@indapublic
Copy link

<div class="btn-toolbar" data-role="editor-toolbar" data-target="#descriptionEn">
...
</div>
<div id="descriptionEn" name="descriptionEn"></div>

<div class="btn-toolbar" data-role="editor-toolbar" data-target="#descriptionRu">
...
</div>
<div id="descriptionRu" name="descriptionRu"></div>

Both toolbars are working in one mode

@skaurus
Copy link

skaurus commented Aug 2, 2013

+1

@skaurus
Copy link

skaurus commented Aug 2, 2013

Turns out it just badly documented.
Proper usecase could be found here: #86

@indapublic
Copy link
Author

Oh, thanks. I will check

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants