Drag & Drop using jQuery-ui
- by Dhruva Sagar
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.