There is a markup:

<div class="abouttoptext"> <div class="textwin" draggable="true"> несколько внутренних элементов </div> <div class="textwin" draggable="true"> несколько внутренних элементов </div> </div> 

How with the help of html5 can you realize moving blocks with the class "textwin" among themselves?

    1 answer 1

    Specification

    Here everything is chewed up

    Example