Coog03
05-10-2003, 11:58 PM
Hi,
I need alittle help with a javascript function that will do the following:
There are 4 check boxes, if the user checks a box the value of that check box shows up in a textarea...now I have that.
I now want it so that there are 4 seperate text areas and depending on what the user clicks, the value of the box (s) they check go in the first available textarea. and if they check say 3 and 1 I want them to fill up the first two textareas.
I hope that explains it well enough.
Thanks in advance
I need alittle help with a javascript function that will do the following:
There are 4 check boxes, if the user checks a box the value of that check box shows up in a textarea...now I have that.
I now want it so that there are 4 seperate text areas and depending on what the user clicks, the value of the box (s) they check go in the first available textarea. and if they check say 3 and 1 I want them to fill up the first two textareas.
I hope that explains it well enough.
Thanks in advance