• 26th February 2006 -By Vinu Thomas

    Various implementations of Drag & Drop sortable lists using JS and CSS.

    In Web applications I’ve seen numerous — and personally implemented a few — ways to rearrange items in a list. All of those were indirect interactions typically involving something like up/down arrows next to each item. Then I came across Simon Cozens’ example of rearranging a list via drag & drop. I was so inspired I had to try it out myself.

    Link: Drag & Drop Sortable Lists with JavaScript and CSS

    [tags]Javascript, CSS[/tags]

  • Leave a Reply