I just tested my app in IE 7 since I also have a ModalWindow with an AjaxSubmitLink that submits my form and closes the window and mine worked fine. sorry I can't help with a solution but I can tell you that it is possible to make work.
FakeBoy wrote: > > Hi, > I tried to submit form from ModalWindow with AjaxButton or AjaxSubmitLink. > In Firefox, Opera, Safari everything works fine, but in IE 7 doesn't. > No onSubmit or onError method is fired after button or link cliked in IE > 7. > I used WICKET DEBUG console and after clik on Button or Link i see > message: > INFO: Ajax POST stopped because of precondition check, > url:?wicket:interface=modal-dialog-pagemap:0:form:testLink1::IActivePageBehaviorListener:0:&wicket:ignoreIfNotActive=true > What doe's it mean? It's wicket problem or I did something wrong? > Thanks a lot for your soon reply. > > -- View this message in context: http://www.nabble.com/Wicket-1.4m3---AjaxButton%2C-AjaxSubmitLink-in-ModalWindow-in-IE-7-Problem---tp18912755p18927552.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]
