Hi all,
I'd like to have an HTML with two iframes:
- in one I want to see the editable content
- in the other i want to have just the editor's toolbat
So my question is: how do I bind toolbar and content thar are placed inside different iframes (in the same domain)?
thanks