I've implemented a Wizard that uses dynamic steps to process things based on
user input.  Everything works under Firefox, but when I started testing in
IE I've noticed that the next/back button do not seem to do anything. The
form is posted, but the same step is rendered.  I turned on debug logging,
to see if anything was amiss, but cannot find any mention of a problem.  I
added breakpoints in the code to the next button's on click method, but it
doesn't seem to get triggered.  Any ideas?

Mike

-----
--
Michael Laccetti                                 (416)558-9718
S2G Limited                                       http://www.s2g.ca/
-- 
View this message in context: 
http://www.nabble.com/Wizard-Form-problems-in-IE-tp17681740p17681740.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]

Reply via email to