Sorry, if this question had been answered before,

I am writing and AJAX app and looking into way to modify browser location bar, when clicking on Ajax links. Currently I have two pages with a bunch on panels, and when I hit back button I would like to go to previous panel, not page.

I see the recommended way for Ajax apps it to use hash #, a.k.a. anchor. Does Wicket natively support anchor setting and parsing? Or do I need to use history.js with/or JQuery plugins?

Sincerely,

Alexander

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to