- The Book of Dojo
- Quick Installation
- Hello World
- Debugging Tutorial
- Introduction
- Part 1: Life With Dojo
- Part 2: Dijit
- Part 3: JavaScript With Dojo and Dijit
- Part 4: Testing, Tuning and Debugging
- Part 5: DojoX
- The Dojo Book, 0.4
Drag and Drop
Submitted by ashish on Tue, 06/05/2007 - 18:03.
This Document is Out of Date. For the current documentation, please see http://docs.dojocampus.org/
This text is obsolete in parts. Please refer to the official DnD documentation.
Drag and Drop (DnD) in web applications is one thing which is gaining popularity these days. Already there is a handful of sites using drag and drop functionality coupled with AJAX to deliver some killer content. Suppose, one day your boss sees one such cool website . You are ordered to implement similar thing in the web application you are working on. You ask yourself if there is a solution that is easy, fast, tested, reusable, customizable and works with all major browsers !
The Dojo DnD API enables you to do all the cool(and complex) drag and drop stuff in a clean way with less pain.
- Printer-friendly version
- Login or register to post comments
- Subscribe post
