On Thu, Oct 27, 2016 at 1:41 PM, Pratibha <pratibha.pari...@gmail.com> wrote:
> Hi thank you for your help but the below lines in OpenWindowOnLoadBehavior > seems to be creating issue > What kind of issue ? > > @Override > public void renderHead(IHeaderResponse response) { > response.renderOnLoadJavascript(getCallbackScript().toString()); > } > > I followed code in > http://stackoverflow.com/questions/4765790/how-to-open- > modaldialog-on-pageload. > > I cant get it working :(. Please advise. > > Thank you. > > > > -- > View this message in context: http://apache-wicket.1842946. > n4.nabble.com/how-to-call-modal-window-on-link-tp4675882p4675903.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 > >