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.
当可拖动元素被拖入 div 时,我想执行以下操作将在 javascript 中运行提交以保存此操作,例如:http ://html5demos.com/drag
绑定到dragstop事件并在处理程序中执行 ajax
dragstop