Found one:
http://gsgd.co.uk/sandbox/jquery/picklists/

Nick


On Mar 22, 9:04 pm, nurvzy <[email protected]> wrote:
> That's really a javascript thing more than a CakePHP thing.  A few
> years back I had a client who wanted the same type of thing.  I ended
> up writing a nice little prototype-js class that I could use whenever
> I needed by just passing in the two select list ids in.
>
> Unfortunately, it was for a rather paranoid client and I was unable to
> open source it, but it certainly wasn't rocket science.  A quick
> google search led me to 
> this:http://javascript.internet.com/miscellaneous/move-dual-list.html
>
> It's not nearly as nice, but it might give you a place to start.
>
> Another thought, I'm a prototype guy, but I know most people here are
> jQuery freaks, and this is the type of thing I'm sure jQuery people
> have already done as a nice plugin.  Any of you jQuery people know of
> a nice dual select box plugin?
>
> Nick
>
> On Mar 22, 12:33 am, Vadim Frolov <[email protected]> wrote:
>
> > Hi there!
>
> > Maybe someone of you know the realization of dual select boxes idea. Such
> > control is used for example in ASP.NET 
> > (http://www.asp.net/community/control-gallery/Item.aspx?i=642). I would like
> > to have two areas: left area contains all available for selection items,
> > right one contains selected items.
>
> > Of course, one could implement it by himself, but I would rather use (and
> > modify) existing code than reinvent the wheel.
>
> > Best regards,
> > Vadim Frolov.

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

To unsubscribe from this group, send email to 
cake-php+unsubscribegooglegroups.com or reply to this email with the words 
"REMOVE ME" as the subject.

Reply via email to