Hi,

I've been working on new ideas for a JavaScript drag and drop library.
I haven't found a drag and drop library flexible enough for my needs
and I think I have come up with something that is generally
worthwhile. I use the DOM and Event utilities from Yahoo! UI and no
Prototype.js. I'm interested in any ideas or suggestions people might
have.

Blog
http://peter.michaux.ca/articles/2006/06/16/donut-dragdrop

Examples
http://peter.michaux.ca/examples/donut-dragdrop/donut-dragdrop.html
http://peter.michaux.ca/examples/donut-dragdrop/scrollable.html
http://peter.michaux.ca/examples/donut-dragdrop/slider.html

Initial docs
http://peter.michaux.ca/examples/donut-dragdrop/js_docs_out/index.html

This is research code and some of it needs tidying or even
refactoring. Some has a bit of polish already.

The code is not free at the moment because I don't think it is ready
but I would like it available to people who think it is an interesting
or useful idea.

Peter
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

Reply via email to