Drag & Drop using jQuery-ui

Posted by Dhruva Sagar on Stack Overflow See other posts from Stack Overflow or by Dhruva Sagar
Published on 2009-07-27T05:20:21Z Indexed on 2010/05/15 18:04 UTC
Read the original article Hit count: 248

Filed under:
|
|

Hi,

I am currently working on a project where I have to create a custom calendar sort of application to display and manage appointments easily.

I need to be able to drag and reschedule appointments appropriately. jQuery-ui is pretty neat and I am able to achieve almost everything except that I require that no appointments (divs) may overlap. I am not able to figure out how to achieve this. If someone could guide me into the right direction for this, it would be great.

Thanking you in advance for your time and patience.

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about jquery-ui