OK,
I've stripped it down to a really basic list and got it working. I'll have
to have a play and see at which point it stopped working.

Thanks, pointing me at the scripaculous code helped.


Ryan Sonnek-2 wrote:
> 
> I use the sortable list view in my app.  what issues are you having?
> 
> just an FYI, that the sortable list view uses scriptaculous, so if you
> can get it to work with "basic" scriptaculous, it'll work with the
> sortable list view.  for some reason, the scriptaculous sortable
> library works great with lists (ol, ul), but not so well with table
> rows.  maybe the next version will improve this...
> 
> On Dec 10, 2007 7:53 AM, wicket user <[EMAIL PROTECTED]> wrote:
>> 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]
>> >
>> >
>>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/SortableListView-or-wicketstuff-jquery-tp14252086p14254170.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]

Reply via email to