PHP and Scriptaculous
Posted: Wed Apr 16, 2008 3:32 am
Hi
Im thinking of starting a new project which will be using PHP and the AJAX Scriptaculous library.
Has anyone used this before? And If so, how easy would it be to create the following:
A table, with 5 columns.
Each row in the table can be edited and dragged and dropped up or down.
A row can be added or deleted.
The whole table is to be saved, so the next time I view the page, the details don't change.
I've looked around, but haven't seen many examples that incorporate the edit-in place, drag and drop and saving functionality.
All help appreciated.
Im thinking of starting a new project which will be using PHP and the AJAX Scriptaculous library.
Has anyone used this before? And If so, how easy would it be to create the following:
A table, with 5 columns.
Each row in the table can be edited and dragged and dropped up or down.
A row can be added or deleted.
The whole table is to be saved, so the next time I view the page, the details don't change.
I've looked around, but haven't seen many examples that incorporate the edit-in place, drag and drop and saving functionality.
All help appreciated.