how do you show the modal dialog??
Normally the modal dialog is only shown by an ajax link.
I guess you show it on onload event. Then yes the page will first load
itself
then call onload and then the modal window will show itself

johan



On Jan 31, 2008 6:16 AM, kenixwong <[EMAIL PROTECTED]> wrote:

>
> hi,
>
> for the above case, for example... my page constructor: i add the
> component
> ( modal window, feedBackPanel, form ) . Once i load the page, why the
> modal
> window will only display when the page is finish loaded. Is that the
> wicket
> had default set the main thread for the form component?
>
> Thanks in advance
> --
> View this message in context:
> http://www.nabble.com/is-there-wicket-had-per-defined-the-Thread-for-the-form-component-tp15198385p15198385.html
> Sent from the Wicket - User mailing list archive at 
> Nabble.com<http://nabble.com/>
> .
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to