[jQuery] Re: draggable with select field

2009-07-17 Thread Mean Mike
btw please don't double post On Jul 17, 11:50 am, Mean Mike wrote: > I'm pretty sure you need to use it with or I don't > think you can use a select box > > if you don't need to to be sortable then i would recommend something > like having two select boxes and moving them over > > something li

[jQuery] Re: draggable with select field

2009-07-17 Thread Mean Mike
I'm pretty sure you need to use it with or I don't think you can use a select box if you don't need to to be sortable then i would recommend something like having two select boxes and moving them over something like this [code] //these are two buttons $('#add').click(function() {