Drag and Drop Events(when dropped, and when dragged out)
Hi,
I am using jquery UI for drag and drop.
My requirement is:
I have 6 to 7 droppable areas in a page.
When I dropped an element in a droppable area I need to change the css of that particular droppable area.
When I drag out the element I put back the old css.
Please suggest.
Regards,
Thanks.