Hi fellas,
I am using tomahawk 1.1.6, myfaces 1.1.5 and running using appfuse 2. I
cant seem to get dojoInitializer (code below) to work. Only the input text
area is outputted. Do i need to do any further configuring? What should I
check for? Any suggestions would be grateful.
Thanks
..kace
<t:dojoInitializer require="dojo.widget.Editor"/>
<h:form id="myForm">
<h:inputTextarea id="editarea2" styleClass="dojo-Editor"
value="hello
world">
</h:inputTextarea>
</h:form>
--
View this message in context:
http://www.nabble.com/dojoInitializer-tf4635492.html#a13238013
Sent from the MyFaces - Users mailing list archive at Nabble.com.