You can find the it here https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/trunk/wicketstuff-jquery
and the examples here https://wicket-stuff.svn.sourceforge.net/svnroot/wicket-stuff/trunk/wicketstuff-jquery-examples I am using it, the examples will give you the idea. regards dipu On Dec 10, 2007 12:43 PM, Andrew Moore <[EMAIL PROTECTED]> wrote: > > At the moment for a page I'm using the PagableListView to display data and > some images. What I ideally want is the ability to drag and drop the > ordering of the items in the list. > > Before having a go at doing this myself I thought I'd have a look to see > if > there are any components out there already that do this. > > I've seem the SortableListView in wicket stuff, but haven't got it to work > (just nothing is dragable), but I've not seen any examples. > > I've also heard that wicketstuff-jquery has something similar, but haven't > even found the code for that on the wicketstuff site. > > Has anybody used either of these to do drag and drop lists, and if so, do > you have any working examples? > Or has anyone else created a similar drag and drop list that I could take > a > look at? > > Thanks > Andrew > -- > View this message in context: > http://www.nabble.com/SortableListView-or-wicketstuff-jquery-tp14252086p14252086.html > Sent from the Wicket - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
