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.
作品サンプル: http: //jsfiddle.net/murano55/bSPeC/2/
2 番目の div (2 .BOX) の位置が間違っているのはなぜですか? ありがとう。
http://jsfiddle.net/bSPeC/10/
イベントui.position.内で使用する代わりに、drag$(this).position().
ui.position.
drag
$(this).position().
#container自分で境界線を引く必要があります。
#container
position の代わりに offset() が必要です
http://jsfiddle.net/bSPeC/14/