Form update

This shows the order being updated in the DB when the submit button is clicked.



(S)Ajax Example

In this example the fields are updated automatically in the DB when the item is dropped, using the AJAX method (SAJAX to implement with PHP)




View the source php code (code for Sajax.php).
Download Files | Comments

Update (18 July 05)

Simplified code (no more deleting items) made little more secure.

Update (15 July 05)

Added a grouping feature so you can have groups of lists to drag between and not let them get mixed.
Added a Sjax example implementation.

Update (14 July 05)

Now no need for a trash container implemented a bounce back feature.