Connecting Tech Pros Worldwide Help | Site Map

Viewing selections from a list

  #1  
Old February 10th, 2006, 03:05 PM
Christine Forber
Guest
 
Posts: n/a
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
  #2  
Old February 10th, 2006, 03:35 PM
Matt Kruse
Guest
 
Posts: n/a

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


  #3  
Old February 10th, 2006, 07:35 PM
Christine Forber
Guest
 
Posts: n/a

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 Threads
Thread Thread Starter Forum Replies Last Post
Listbox with Multi-Select Output Question google@myxware.com answers 3 November 13th, 2005 12:25 PM
Color Code Vinod answers 19 July 22nd, 2005 02:54 AM
Bullet Spacing Gerald S. answers 14 July 20th, 2005 08:53 PM
author index for Python Cookbook 2? Andrew Dalke answers 10 July 19th, 2005 12:26 AM