B
B
balex7772020-04-24 13:21:33
JavaScript
balex777, 2020-04-24 13:21:33

How to drag td blocks onto other trs using jquery sortable?

If so

$("table.items tr").sortable({   
        revert: true
    });


then TD boxes can be moved only by their parent tr
How can I make td boxes be moved to other trs?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question