vote up 2 vote down star
3

I am looking for advice on how to create a drag and drop interface similar to Yahoo Pipes: dragging and dropping elements and linking them together.

I really don't care if it's Flash or JavaScript or SVG or Open Source or Commercial (although reasonably priced would be better).

Ideally I would like to describe my elements as JSON or XML and have something magically handle the rest.

flag

68% accept rate

2 Answers

vote up 2 vote down check

There is the WireIt JS library: http://javascript.neyric.com/wireit/

It's quite easy to implement it, though I'm not sure if it can do all the JSON/XML magic.

link|flag
That looks great, cheers – Toby Hede Dec 3 '08 at 0:35
vote up 0 vote down

You may want to check http://virtual-devices.net SDK. There is a site that uses it: http://qerio.com

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.