Connecting Tech Pros Worldwide Forums | Help | Site Map

Viewing selections from a list

Christine Forber
Guest
 
Posts: n/a
#1: Feb 10 '06
I have seen a UI (but forget where and don't know what terms to use for
a Google search) where the user selects an item from a list in one box,
hits an arrow between the boxes and that selection moves into another
box. The user can then continue to make selections and move them into
the "selected" box. There is also an arrow in the opposite direction to
move unwanted selections from the "selected" box. When the user is done,
they hit a "save" button, which sends their selections to the server for
further action.

I would like to create this sort of UI on a web page.

Can someone suggest someplace where I could see some code enabling this
sort of UI on a web page?

Thanks,
Christine

Matt Kruse
Guest
 
Posts: n/a
#2: Feb 10 '06

re: Viewing selections from a list


Christine Forber wrote:[color=blue]
> I have seen a UI (but forget where and don't know what terms to use
> for a Google search) where the user selects an item from a list in
> one box, hits an arrow between the boxes and that selection moves
> into another box.
> I would like to create this sort of UI on a web page.[/color]

Here's my solution:
http://www.javascripttoolbox.com/lib/optiontransfer/

--
Matt Kruse
http://www.JavascriptToolbox.com
http://www.AjaxToolbox.com


Christine Forber
Guest
 
Posts: n/a
#3: Feb 10 '06

re: Viewing selections from a list


Matt Kruse wrote:[color=blue]
> Christine Forber wrote:
>[color=green]
>>I have seen a UI (but forget where and don't know what terms to use
>>for a Google search) where the user selects an item from a list in
>>one box, hits an arrow between the boxes and that selection moves
>>into another box.
>>I would like to create this sort of UI on a web page.[/color]
>
> Here's my solution:
> http://www.javascripttoolbox.com/lib/optiontransfer/[/color]

Thank you, that is exactly what I was looking for. Much appreciated.

Christine
Closed Thread


Similar JavaScript / Ajax / DHTML bytes