[thelist] Implementing javascript select form (ever been done?)
Chris Blessing
thelist at lists.evolt.org
Tue Jun 18 12:42:01 2002
David-
It sure has and it's much easier than you may think:
http://www.mattkruse.com/javascript/selectbox/
Chris Blessing
webguy@mail.rit.edu
http://www.330i.net
> Hi evolters,
>
> I need to implement something like this:
>
> http://everybox.com/~davidu/ex_select.php
>
> in javascript. I just wrote up that form as an example. I know how I
> could do it in PHP but I would like to do it clientside so that the user
> isn't reloading on every click. I would like them to just ADD and REMOVE
> and then when done hit a final "done" kinda of button.
>
> Has this been done before in Javascript? I'm a PHP kinda guy and I've
> never written javascript.
>
> thanks,
> davidu