Sven Homburg wrote:
> 
> 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
> 
> 
> -----
> best regards
> Sven
> 

Sorry Sven, I didn't see in your post the "true" value. Works perfectly!
Thanks a lot for your support =)

-- 
View this message in context: 
http://www.nabble.com/-t5--Modal-Windows-with-t5Components-Window-Class-tp19065217p19065930.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]

Reply via email to