I try to use more than one ri sandbox html-Editor-Components on one page. I do
this
by adding the following code to my jsp-Page:
<f:view>
<h:form id="testForm1">
<h3>Normal editor</h3>
<risb:htmlEditor toolbarLocation="" 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>
the problem is that only for the last editor component on the page the toolbar
is rendered. Please could anyone tell me how to achieve rendering of toolbars
for all editor components on a page.
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.
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *