zzfive03
Programmer
- Jun 11, 2001
- 267
Hello;
I would like to dynamicly load a portion of text with the value of a <select> option. If a user selects for instance "Red Cars" in the select, and presses the "Submit" button, I want the button to do an OnClick which will call a function which takes the select.value and assigns it to the text.
I know how to do everything, except the text part. How can I create a segment of text, from which I can add color, size, and change its contents client side?
Thanks in advance for any help with this.
Mark
I would like to dynamicly load a portion of text with the value of a <select> option. If a user selects for instance "Red Cars" in the select, and presses the "Submit" button, I want the button to do an OnClick which will call a function which takes the select.value and assigns it to the text.
I know how to do everything, except the text part. How can I create a segment of text, from which I can add color, size, and change its contents client side?
Thanks in advance for any help with this.
Mark