Hi guys! I was hoping some kind soul could help me here:
I was wanting to have a form where I select an option, and with onChange, have the value of that option pasted into a textarea box. I basically get how to do it with an Anchor tag where you click the link and the value is pasted, but I can't seem to replace the separate links which can get bulky when there's a lot of choices with a more streamlined Select tag Options approach.
Any help would be appreciated!
I was wanting to have a form where I select an option, and with onChange, have the value of that option pasted into a textarea box. I basically get how to do it with an Anchor tag where you click the link and the value is pasted, but I can't seem to replace the separate links which can get bulky when there's a lot of choices with a more streamlined Select tag Options approach.
Any help would be appreciated!