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.
我创建了基于拖放的动态组件,例如按钮等。但是在放置区域中,我创建的哪些组件应该可以拖动以进行对齐,例如 dotnet 表单组件对齐。给点思路...
看看jQuery UI Draggable。