Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] Select Box or Radio which will automatically make more of same


  • From: javascript@xxxxxxxxxx (javascript@xxxxxxxxxx)
  • Subject: [Javascript] Select Box or Radio which will automatically make more of same
  • Date: Mon, 26 Aug 2002 10:44:07 -0600

I am looking for a script I saw once which allowed a user to select a choice, either by a select box or radio button, and their selection would make more boxes=2E=
=20

My example would be:=20

"How many dogs do you own?"=20
If they choose "3" , by select or radio, then it would make three select boxes (in each box I would have a breed of dog selection)=2E=
=20

Any ideas on how I could find this script again?=20

Thank you!