Re: [jQuery] Help with droppable

2009-12-18 Thread Richard D. Worth
Answered here http://groups.google.com/group/jquery-en/browse_thread/thread/6baa555a340b3ec4 - Richard On Fri, Dec 18, 2009 at 5:28 AM, Alex Beston wrote: > Hi there, > > I'm trying to create some words which can be dragged and dropped into a > container (called droppable). > > I've tried to dy

[jQuery] Help with droppable

2009-12-18 Thread Alex Beston
Hi there, I'm trying to create some words which can be dragged and dropped into a container (called droppable). I've tried to dynamically create some divs each containing a word, and they can be dragged okay, but when I try to drop, it isnt recognised. I notice that if I have a static div in th