Hi wickers !

First, I'd like to thank all the people that have helped me from this forum: 


Second, I've created a github repo to place a pair of classes that I'm using in 
my projects.

    https://github.com/obaisdefe/wicket6-ajax-anchorbrowserhistory

This code is based on the work of vmontane, at 
https://github.com/vmontane/wicket-ajax-bookmarks
( Also, special thanks to vmontane )

There are two classes:
- A link that changes the hash of the url, the AnchorAjaxLink (really it has no 
ajax action)
- A behaviour to capture, via ajax, the changes made to the hash of the url, 
HistoryAjaxBehaviour

They are based on jQuery and they are working in my code, so feel free to use 
them


The examples can be found in this repo

    https://github.com/obaisdefe/wicket6-ajax-anchorbrowserhistory-example



Any suggestion or enhacement is wellcome !!

Thanks !!!

    > > > Oscar Besga Arcauz  < < < 
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to