I have a problem when using the sandbox html-Editor component: I place multiple
editors on one page like it's described in the example:
<f:view>
<h:form id="testForm1">
<h3>Normal editor</h3>
<risb:htmlEditor rows="10" cols="85" value="#{dataholder.strFirst}"/>
<h3>Simplified editor</h3>
<risb:htmlEditor rows="10" cols="85" value="#{dataholder.strFirst}"
themeStyle="simplified"/>
<h3>Full editor</h3>
<risb:htmlEditor rows="10" cols="85" value="#{dataholder.strSecond}"
themeStyle="full"/>
</h:form>
</f:view>
If I deploy and view the page, only the last editor component on the page is
rendered completely. The toolbars of the other editor components are not
rendered at all. Please could anyone help!
Thanks in advance
Matthias
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Sichern Sie sich auch eine KOSTENLOSE Mailadresse bei WWW.POP.DE!
SPAM/VIRUS SCAN + POP3/IMAP + 10 MB MAX Mailgr¶oesse + 200 MB Space u.s.w.
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *