B
Bosconian
I'm looking for design suggestions on the most efficient way to go about
separating a list of items into multiple groups using HTML, JavaScript and
DHTML.
A simple example would be a page consisting of two multi-line selects with
buttons to move items back and forth.
My page starts with one multi-line select containing a list of items. The
user needs to have the ability to create any number of groups (i.e.
multi-line selects) up to the number of items. Each new select dynamically
appears when added. The user then needs to have the ability to move items
from the first multi-line select to one of the other multi-line selects.
When the user is happy with their selections, the whole thing is submitted
and saved.
I'm not looking for technical help, but would appreciate any links of
dynamic examples like the interface described above. If you can think of a
better method, please tell me.
Note: If this question is better suited for another discussion group please
let me know.
Thanks!
separating a list of items into multiple groups using HTML, JavaScript and
DHTML.
A simple example would be a page consisting of two multi-line selects with
buttons to move items back and forth.
My page starts with one multi-line select containing a list of items. The
user needs to have the ability to create any number of groups (i.e.
multi-line selects) up to the number of items. Each new select dynamically
appears when added. The user then needs to have the ability to move items
from the first multi-line select to one of the other multi-line selects.
When the user is happy with their selections, the whole thing is submitted
and saved.
I'm not looking for technical help, but would appreciate any links of
dynamic examples like the interface described above. If you can think of a
better method, please tell me.
Note: If this question is better suited for another discussion group please
let me know.
Thanks!