boxes
<div
id="box1" class="box">Blue
<br
/>Red is dragged along with me.
</div>
<div
id="box2" class="box">Red
</div>
<div
id="box3" class="box">Yellow
<br
/>Blue and Green are dragged along with me.
</div>
<div
id="box4" class="box">Green
</div>
</body>