[jQuery] Re: draggable/droppable pick some

2009-03-31 Thread CTek
I'm starting to believe that there are no solution to my problem. This seems to be the place where all the answers are, and no solution (or even suggestion) for almost two weeks? Too bad. The suggestion Richard made (and I had already implemented) will have to be enough then. /Stefan On 19 Mar

[jQuery] Re: draggable/droppable pick some

2009-03-19 Thread CTek
Hi Richard Thank you for your answer, but the example you showed was exactly what I've accomplished myself. What's missing is that I want the original box (draggable) to move into the droppable, and leave an empty spot among the draggables. I also want that draggable to return to its original loc

[jQuery] Re: draggable/droppable pick some

2009-03-18 Thread Richard D. Worth
This should get you started: http://jsbin.com/ixeca - Richard On Wed, Mar 18, 2009 at 7:38 AM, CTek wrote: > > I'm having a headache because I'm trying to make an on-line test. > The graphics department wanted to make it all flash, but I said jQuery > would do the trick, so please help me prov