This is just the beginning: <a4j:outputPanel ajaxRendered="true">
<f:verbatim> <t:dojoInitializer require="dojo.io.*" /> <t:dojoInitializer require="dojo.io.IframeIO" /> I'm using it inside a Facelet component inside a RichFaces tab. It gets rendered depending on user role. If it gets rendered at page load time there's no problem, but it won't work if it doesn't :-\ Is there any way to hard code something like "ya, dojo, initialize yourself?" (well, you know, to tell dojo to initialize). Maybe dojoInitializer uses addOnLoad and it doesn't get called... On 6/20/07, Werner Punz <[EMAIL PROTECTED]> wrote:
Juan Ignacio Sánchez Lara schrieb: > At the documentation of t:dojoInitializer there's no comment on > baseScriptUri, but Javascript throws "djConfig.baseScriptUri has no > properties". Must I set it? What value to? > This is hard to tell, can you post one of your jsf pages (the source code not the rendered code)
-- Juan Ignacio Sánchez Lara Ingeniero Informático + Técnico de Sistemas Diario: http://juanignaciosl.blogspot.com Ideas + Ingeniería del Software: http://iiso.blogspot.com/ Fotos (todas): http://www.flickr.com/photos/juanignaciosl Fotos (selección): http://jpgmag.com/people/juanignaciosl

