Sven Homburg wrote:
>
> # click here for modal
> window
>
# 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. That effect is what i want: the background
disabled and blue :D .Thanks for your response
--
View this message in context:
http://www.nabble.com/-t5--Modal-Windows-with-t5Components-Window-Class-tp19065217p19065762.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]