give the showCenter methode the parameter value "true" and it should works

2008/8/20 Daniel Alonso Sanchez <[EMAIL PROTECTED]>

>
>
>
> # click here for modal
> window
>
>
> Sorry for disturbing again, but inside my js function called ShowWindow2 i
> have the following code
>
>  function showWindow2(idSeccion )
>    {
>        ${window2.componentResources.id}.setTitle("Ayuda");
>
> ${window2.componentResources.id
> }.setURL("${generarEnlace}/${idProcedimiento}/"
> + idSeccion);
>        ${window2.componentResources.id}.showCenter();
>    }
>
> I believe that showCenter only shows the window centered but nothing about
> disabling the background. Thanks for your response ;D
> --
> View this message in context:
> http://www.nabble.com/-t5--Modal-Windows-with-t5Components-Window-Class-tp19065217p19065726.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
with regards
Sven Homburg
http://www.chenillekit.org
http://tapestry5-components.googlecode.com

Reply via email to