Click here to Skip to main content
15,899,025 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I have a small request. I am making a little user management section in an application for a client. They want to be able to drag and drop a user onto a group. The drag and drop I have done, and I update the database with Ajax so its smooth and the user only sees a loading bar for a couple of seconds. The issue I have now is I want to style the divs I have and sort them neatly, so after a drop I can just call my method and it will style the page. Im not asking for a giant code dump, I would just like to know if anyone has come across such a thing in anything really, so that I could try implement it in my page.

Thanks in advance.
Posted

1 solution

Hi, try looking at this example I use thnis to sort my divs out:


http://jqueryui.com/demos/resizable/[^]


Jonathan
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900