[Proto-Scripty] Re: How can this be done in Drag & Drop?

2009-09-09 Thread Dean Elzey
Rick, Thanks for the snippet! After removing "accept: 'G3'," it worked really well except it allows everything to be accepted instead of the designated groups. I do appreciate the direction! On Wed, Sep 9, 2009 at 1:39 PM, Rick Waldron wrote: > Since you say your are just learni

[Proto-Scripty] Re: How can this be done in Drag & Drop?

2009-09-09 Thread Dean Elzey
@UnderHook, This is almost PERFECT! It does allow most of the functions I was looking for with the exception of removing the items from the list. (IE: Being able to drag them back to the list they came from and removing the added "input" field.) On Wed, Sep 9, 2009 at 1:05 P

[Proto-Scripty] Re: How can this be done in Drag & Drop?

2009-09-09 Thread Dean Elzey
Yep, working on that now :) On Wed, Sep 9, 2009 at 4:44 PM, Chris Sansom wrote: > > At 14:39 -0400 9/9/09, Rick Waldron wrote: > >Since you say your are just learning, I'd like to impart a tip :) > > > > > >Instead of... > > > >Droppables.add('DropDiv_G1', { > > hoverclass: 'hover',

[Proto-Scripty] Re: How can this be done in Drag & Drop?

2009-09-09 Thread Dean Elzey
lly overlooked that one... whoops. > Response 2: Yes, I did that on purpose, it was a test... yeah... a test. > > > I'll let you decide. > > Rick > > > On Wed, Sep 9, 2009 at 5:48 PM, Dean Elzey wrote: > >> Yep, working on that now :) >> >> >&g

[Proto-Scripty] Re: How can this be done in Drag & Drop?

2009-09-09 Thread Dean Elzey
ponse 2: Yes, I did that on purpose, it was a test... yeah... a test. >> >> >> I'll let you decide. >> >> Rick >> >> >> On Wed, Sep 9, 2009 at 5:48 PM, Dean Elzey wrote: >> >>> Yep, working on that now :) >>> >>> >>&