Hello, I have a question about modal window. When I click the [x] button in the modal window, two methods were called namely CloseButtonCallback and WindowClosedCallback and when I called window.close(target) only WindowClosedCallback clled.I think this is default behavior. But I want to call CloseButtonCallback only when i click the [x] button. Is there a way for this???
Thanks a lot...Cheers -- View this message in context: http://www.nabble.com/Question-about-Modal-Window-tp16693875p16693875.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
