Re: how to move selected items to the right side of a double-listbox using JavaScript

2011-12-29 Thread Thorsten Scherler
On Thu, 2011-12-29 at 07:39 -0500, Paul Joseph wrote: > I had thought the double list box as implemented in CForms was a cocoon > creation...sorry about that. hmm, you have not mentioned cforms before. ;) I have to admit my experience with cforms is a bit outdated I fear, so cannot help you the

Re: how to move selected items to the right side of a double-listbox using JavaScript

2011-12-29 Thread Paul Joseph
I had thought the double list box as implemented in CForms was a cocoon creation...sorry about that. On 12/29/2011 4:17 AM, Thorsten Scherler wrote: On Wed, 2011-12-28 at 13:08 -0500, Paul Joseph wrote: Hi there, I have a Form, with a listbox styled as a double-listbox. I have the left side

Re: how to move selected items to the right side of a double-listbox using JavaScript

2011-12-29 Thread Thorsten Scherler
On Wed, 2011-12-28 at 13:08 -0500, Paul Joseph wrote: > Hi there, > > I have a Form, with a listbox styled as a double-listbox. > > I have the left side populated with a list of items, and am able to > programmatically select a few of these items using JavaScript. > > So far so good. > > But h