Multiple TinyMCE editors, but only one toolbar?

Posted by littlejim84 on Stack Overflow See other posts from Stack Overflow or by littlejim84
Published on 2010-06-02T15:44:48Z Indexed on 2010/06/12 2:42 UTC
Read the original article Hit count: 313

Hello there. I've looked around the forum, but cannot seem to find a definite answer to this problem...

I'm using jQuery and TinyMCE on our website. I've gone through the docs of TinyMCE, but am still getting lost I'm afraid. We're doing an interface that requires edit-in-place in multiple places in the page. The only thing is, each of these will have all the editing choices from TinyMCE in one toolbar at the top. So, to recap it, it's multiple editors (that each have no toolbars of their own, just a place to edit or select the text) and only one toolbar at the top of the page to control whichever textbox is active at the time.

How could this be achieved? Is it even possible? Any help, any push in the right direction, any hints/tips/knowledge at all on this problem would be a great, great help.

Thanks, James

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about jQuery