Hi!
Im not so good with JS but I thougt that I could get some help here.
I have a drag/drop script that moves the "li" elements from one ul-list to another. The li-elements contians a div with some text. The issue is that I cant drag the li-element when dragging over the textarea in the div. What do I need to change in the script? I'll attach the whole script. Thanks!