| How to do drag and drop? | 20. November 2003 |
| we've been discussing these days how to get d&d working is user interfaces made with Askemos. Javascript should do, but either we miss something very silly, or the "ondragdrop" attibute doesn't work. | |
So first question: Is there anybody, who has some working code for drag and drop? (Frank? Bernd? Raphael?) The net does have something, but those examples I found look, ehm, weird and hard to use.& An alternative would be to introduce a new namespace, which defines some GUI components like "drag source" and "drop target", which manipulate the contained html to insert drag and drop support code. If that's going to be the way, please recomment/send you favorite (GPL'ed or public domain) javascript example how to do drag and drop. Thanks for your recommendations. Best regards /Jörg | |