javascript - Dynamic Snap-On Widgets -


I am trying to create a JavaScript / junkie based application that will eventually go to my blog here < P> I am using chrome and have not tested on other browsers, but whatever it does on my browser allows the white "movable" divs to be "snap" within the left and right columns. I was feeling that the part has been detected. There are two other things I would like to know how I can understand how I can do it.

1) I want to do this, if there are 2 or more "movable" divisions in the same column and you try to overlap them to move them to each other . Now they overlap, but I want to move the second diva (s) even when it comes in contact with each other. I tried to convert the situation to relative only by using CSS but breaks the rest of the code.

2) When you press the mouse on the div and walk, sometimes it attempts to highlight the div, the mouse, just as "glitches" div out, you are forced to click again Is there a way around this?

Thanks

uses a jQuery solution to detect collision < / P>

Comments