On Mon, Oct 31, 2016 at 2:35 PM, Pratibha <pratibha.pari...@gmail.com>
wrote:

> That seems to be working  ok but when i close modalwindow it again Loads
> page
>
> is it possible to use
> response.render(OnEventHeaderItem.forScript(getCallbackScript().toString()
> ));
>

OnLoadHeaderItem just does: window.onload
So yes, you could use OnEventHeaderItem.forScript() with any better event.


>
> instead of OnloadHeaderItem
>
> Thank you
>
> --
> View this message in context: http://apache-wicket.1842946.
> n4.nabble.com/how-to-call-modal-window-on-link-tp4675882p4675966.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

Reply via email to