Louis, Thank you, nice examples.
2008/8/30, Louis Letourneau <[EMAIL PROTECTED]>: > > You can check out the example in wicket extensions: > > http://www.wicket-library.com/wicket-examples/ajax/modal-window.0;jsessionid=D48A81DCC881B0D8A11DAA7EE39C81B1 > > http://www.wicketframework.org/wicket-extensions/apidocs/wicket/extensions/ajax/markup/html/modal/ModalWindow.html > > If you want to reuse the modal popup elsewere, there is an example on how > to do this nicely here: > > http://stuq.nl/weblog/2008-06-05/wicket-how-to-write-a-reusable-modal-window-popup > > hope it helps. > Louis > > askarzaidi wrote: > >> Hi , >> >> I have a link and what I want is that the user clicks the link so that a >> popup window appears. This popup will have a very simple page/form with a >> couple of fields and ok/cancel button. After the user hits ok, the popup >> disappears (the form submits). >> >> Are there any good examples on popups around ? Any leads would be helpful. >> >> thanks, >> Askar >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
