标签: php javascript jquery jquery-ui
Jquery相当新,但我一直在与Jquery UI合作开发一个模拟数据中心机架,其中服务器由可拖动和可调整大小的div建模。我想知道是否有一种很好的方法可以防止这些div在调整div时重叠,你可以在我的测试页http://andrewsit.org/rack看到这种情况。如果这些div不能被拖动到与另一个div重叠的位置,如果可能的话,这也是有用的。
提前致谢。
答案 0 :(得分:1)
去看看:
http://www.elated.com/res/File/articles/development/javascript/jquery/drag-and-drop-with-jquery-your-essential-guide/card-game.html
而且:
http://www.elated.com/articles/drag-and-drop-with-jquery-your-essential-guide/