Please ignore my previous question. Me being silly -- not thinking straight
today :(

I got what I want with a combo of html select tag and ww's iterator tag.

cheers,
/bernard


----- Original Message -----
From: "Bernardinus" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, June 05, 2003 12:57 PM
Subject: [OS-webwork] WW2 Select Tag with javascript


> Hi all,
>
> Is there a way to enable javascript with ww2 select tag? I wish to do
> something like:
>
> <select name="test" onChange="javascript:fill(this.form);">
>     <option selected></option>
>     <option value="Information Technology">Information Technology</option>
>     <option value="Marketing" >Marketing</option>
>     <option value="Customer Service" >Customer Service</option>
>     <option value="Card Center" >Card Center</option>
> </select>
>
> where selecting one element will populate another control (input text
field)
> with the selected element.
>
> What's the way to do it with ww2 tag?
>
> thanks,
> /bernard
>
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
> thread debugger on the planet. Designed with thread debugging features
> you've never dreamed of, try TotalView 6 free at www.etnus.com.
> _______________________________________________
> Opensymphony-webwork mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork
>
>




-------------------------------------------------------
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to