Does anybody have, or know of, a good HTML form 'widget' for managing value lists, something like

   Available            Selected
  +---------+          +--------+
  | item A  |    >>|   |        |
  | item B  |    >>    |        |
  | item C  |    <<    |        |
  | ...     |   |<<    |        |

(you know the kind of thing ;-)

I'd like something that is used as similarly to the simple <html: form controls as possible, and preferably something with some nice client-side behaviour built in.

It's not rocket science, shouldn't be hard to build, but I thought I might as well try to avoid reinventing the wheel ;-) [and yes, I know this kind of thing is where JSF comes into its own, but JSF isn't an option on this project...]

Thanks for any pointers,

L.
--
Laurie, Open Source advocate, Java geek and novice blogger:
http://www.holoweb.net/laurie


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to