Disable it completely is easy - just use any JavaScript library that can
handle the browser buttons and add no-op handlers
We use http://code.google.com/p/reallysimplehistory/ with some minor
modifications.
Check wicketstuff-jquery project. There is an example with another JS
solution.


On Fri, Oct 15, 2010 at 3:40 PM, drf <davidrfi...@gmail.com> wrote:

>
> Does anyone have any resources on BackButton support with Wicket? My
> application, although complex, is all one WebPage, it uses Ajax to switch
> panels dynamically. What would be the best way to handle the back button in
> this case? Ideally, I would like a way to disable it completely.
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/Backbutton-support-tp2997052p2997052.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

Reply via email to