Hi all,

originally I had a row of AjaxLinks and on some clicks
I opened a modal window by calling:

      dialog.show(target);

Later, I've changed AjaxLinks to menuBar based on
YUI menu2, but I do know how to show the modal
window because of my onClick handler does not have
an argument of AjaxRequestTarget type.

Please, how to handle menu2 click to be able
show modal windows?


Thanks, Petr

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to