Re: How to simulate browser back button?

2010-02-02 Thread PDiefent
...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org -- View this message in context: http://old.nabble.com/How-to-simulate-browser-back-button--tp27404303p27416704.html Sent from the Wicket - User mailing list archive at Nabble.com

Re: How to simulate browser back button?

2010-02-02 Thread Riyad Kalla
...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org -- View this message in context: http://old.nabble.com/How-to-simulate-browser-back-button--tp27404303p27416704.html Sent from the Wicket - User mailing list archive at Nabble.com

Re: How to simulate browser back button?

2010-02-02 Thread Erik van Oosten
Indeed, except that I saw that there were some extraneous slashes there. It should have been: a href=# onClick=history.back()back/a Any IE that still has JS switched off is useless on about any modern internet site. Just turn it on and accept the security risk or (better) use another

How to simulate browser back button?

2010-02-01 Thread Peter Diefenthaeler
Hallo Wicket users. is there an easy way to simulate the browsers back button with an own button in a form? Thank in advance Peter - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail:

Re: How to simulate browser back button?

2010-02-01 Thread Erik van Oosten
No problem: a href=# onClick=/history/.back()back/a Peter Diefenthaeler wrote: Hallo Wicket users. is there an easy way to simulate the browsers back button with an own button in a form? Thank in advance Peter -- Send from my SMTP compliant software Erik van Oosten