|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
I'm pretty much a PHP programmer. I'm looking for a generic interface which would present 2 side-by-side option lists with a button causing transfer of all selected items in each list to move across to the other list.
I can do this in php, but I don't really want to send and reload both lists (which can be long) every time the user moves an item. The goal is to create in list B an subset of list A. This is probably similar to a client-side shopping cart, but far less sophisticated. Has anyone done this or seen it implemented? Any help is much appreciated. Micky |
|
#2
|
|||
|
|||
|
Sounds like you want something like this:
http://www.wsabstract.com/script/cut183.shtml Spookster ------------------ Visit the WSAbstract Help Forum for your Javascript, DHTML, or General Web Design Questions |
|
#3
|
|||
|
|||
|
There's an article on this very site that might help you out.
http://www.devshed.com/Server_Side/MySQL/JS_Arrays/ |
![]() |
| Viewing: Dev Shed Forums > Web Design > HTML Programming > passing items between dual option lists? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|