Re: List selection manager 'widget'

2005-08-24 Thread Laurie Harper
I think you still forgot to attach it? L. Daniel Schaller wrote: Sorry, forgot the Javascript file. On 23/8/05 20:59, "Daniel Schaller" <[EMAIL PROTECTED]> wrote (with possible deletions): Hi, Try the javascript in the attached file. Works brilliant for me: The function you need to us

Re: List selection manager 'widget'

2005-08-23 Thread Daniel Schaller
Sorry, forgot the Javascript file. On 23/8/05 20:59, "Daniel Schaller" <[EMAIL PROTECTED]> wrote (with possible deletions): > Hi, > > Try the javascript in the attached file. Works brilliant for me: > > The function you need to use is moveOptions(srcID, targetID) where srcID and > targetID a

Re: List selection manager 'widget'

2005-08-23 Thread Daniel Schaller
Hi, Try the javascript in the attached file. Works brilliant for me: The function you need to use is moveOptions(srcID, targetID) where srcID and targetID are the IDs of your both select boxes. I hope that helps. Cheers, Daniel On 23/8/05 20:22, "Laurie Harper" <[EMAIL PROTECTED]> wrote (with

Re: List selection manager 'widget'

2005-08-23 Thread Laurie Harper
Unless I'm missing something, that is for populating combo boxes based on selections in other combo boxes, e.g. for populating the State/Province combo box based on Country selection, etc. That's not quite the same. L. C.F. Scheidecker Antunes wrote: Hi Laurie, I am trying to do the same a

Re: List selection manager 'widget'

2005-08-21 Thread C.F. Scheidecker Antunes
Hi Laurie, I am trying to do the same and I've done some research. One of the things I've found is the one bellow. I would appreciate, if you find something diferent, to email it back to the list as well so that it would same time for me and other developers as well. Thanks, C.F. Maybe so

Re: List selection manager 'widget'

2005-08-20 Thread Frank W. Zammetti
Hi Laurie, I built such a widget some years ago... it's probably not in the form you want (i.e., it's not just a new tag to use), but it might be worth a look... I'll see if I can dig it out of the archives. It also had the ability to reorder the elements in the selected items box if that's