On 31 January 2006 16:08, Philippe Reynolds wrote:
> I added the square brakets to the name...now when I select
> all the options
> on the list I can read all values individually.
>
> Here is problem...my javascripts have stopped working, I
> can't move options
> from one list to the next. Here
Awesome...that solved it!!
Thanks a bunch to everyone who contributed!!
Cheers
Phil
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On 31 Jan 2006, at 16:07, Philippe Reynolds wrote:
To resolve this we have to create an array out of our select name:
I added the square brakets to the name...now when I select all the
options on the list I can read all values individually.
Here is problem...my javascripts have stopped wor
Philippe,
I recommend using an ID, instead of the NAME attribute to refer to the
various elements. This ought to solve your problem.
David
Philippe Reynolds wrote:
>
> Greetings all,
>
> Currently I have a form that has two lists that contain .
> I use javacript to dynamically move options fr
4 matches
Mail list logo