maybe try setting setOutputMarkupId(true) on your ModalWindow? In the source it uses its own content id to give to the getElementById bit...
So if that Id is not in your response that could be the problem. Bit dodgy that it resends that element then immediately wants to get the element. Not sure if it waits for the HTML to "settle"? -- View this message in context: http://www.nabble.com/ModalWindo-problem-tf4311370.html#a12274679 Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
