Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Jquery Droppable 構文は次のとおりです。
$('some_id').droppable(options);
jquery ドラッグ可能は Dojo Movable で実現できます -リンク
ドロップ可能のヒントはありますか?