Hello Rob, You can use http://www.7thweb.net/wicket-jquery-ui/autocomplete/DefaultAutoCompletePage Sources are here: https://github.com/sebfz1/wicket-jquery-ui
On Mon, Oct 28, 2013 at 4:02 PM, Rob Audenaerde <[email protected]>wrote: > Hi all, > > I have (had) issues with the AutocompleteTextField. It causes bugs like > WICKET-4084, with seems to be related to the positioning approach that is > taken. It seems to use it's own custom JavaScript code, instead of being > migrated to JQuery. > > I am currently unaware of alternative implementation that use Jquery. I > know the select2-wicket, but that does not exactly fit my purpose. > > So I decided to code up a (start of) JQAutocompleteBehavior, that uses the > jquery-ui. I'd appreciate feedback on it, to make it better for everyone. > Or, if there is a better alternative already, can anyone point me to it? > > This github-repo: https://github.com/RobAu/wicket-jq-autocomplete/ > > Thanks in advance! > > -Rob > -- WBR Maxim aka solomax
