I want to be able to drag events to empty divs here.
Here's my fiddle: http://jsfiddle.net/Yc9WY/6/
If you drag an event to an empty div, you'll see that it does not eliminate the first one, and I can no longer drag the newly appended href to a new div.
What am I missing?