Speaking of which, does anyone know what happen with jQuery UI and latest version of Wicket 6.x?
I'm getting too many hits on two many different projects, most of which seem to be old and I through since jQuery is part of Wicket 6.x that there would be a similar module in Wicket to cover the jQuery UI library. I've been disconnected since we're not due to upgrade our webapp to Wicket 6 for another few months. ~ Thank you, Paul Bors On Thu, Mar 28, 2013 at 10:50 AM, Paul Bors <[email protected]> wrote: > That's a nice menu. > > Since the UI part is already done you can simply follow the examples from > other projects on how to integrate it with Wicket yourself. > > It took me half a day to get a simple jQuery date picker ported over to > Wicket 1.5.x (spent more time waiting on Sonatype OSS to setup the nexus > repository https://issues.sonatype.org/browse/OSSRH-5277 which took a day > and to document the project than implement it). > > See for example this very simple project: > https://Wicket-Continuous-Calendar.GoogleCode.com > I do recommend sharing your code with the rest of the community so that > others can contribute to your project. > Feel free to let us know via an announcement on this list once you have it > setup. > > If you decide not to create this project, I might do it later when we'll > get to refactor our webapp menu :) > > ~ Thank you, > Paul Bors > > On Thu, Mar 28, 2013 at 2:38 AM, Leningovi <[email protected]> wrote: > >> i want menu like in below link >> >> Tree View with context Menu >> < >> http://www.jqwidgets.com/jquery-widgets-demo/demos/jqxtree/index.htm#demos/jqxtree/treepopup.htm >> > >> >> in wicket .. please help me ... this is very urgent >> >> Thanks in advance >> >> >> >> -- >> View this message in context: >> http://apache-wicket.1842946.n4.nabble.com/jQuery-Treeview-Context-menu-in-wicket-tp4657512p4657601.html >> Sent from the Users forum mailing list archive at Nabble.com. >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> >
