Pages

26.10.05

Draggable lists

Ezra proposes draggable lists as an exemplar of what we should be able to do with interactive Javascript in web applications (sometimes called AJAX). Great example!

2 comments:

  1. When you say "should," do you mean that we can't already?

    Sortable lists
    Ghostly sortables

    ReplyDelete
  2. Jesse:

    The idea is to clearly state a problem, and compare languages on how well they solve it. Naturally, draggable lists exist on the web, and that's why we chose it.

    --Ezra

    ReplyDelete