Draggable List

(no animation on drag)

draggable attribute demo

draggable text (normal select cursor on text)

non-draggable text (text select cursor on text)

Challening parts

I did not write the mechanism for this, this was all new knowledge.

Things I learned here

Basics of drag and drop code. How html draggable attribute works.