Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: smithje77
  • Content: Threads
  • Order by date
  1. smithje77

    Creating dropdown menu in javascript based on radio button selection

    Hi - I am writing a web page in which I want to use javascript to dynamically generate a drop down menue based on which radio button is selected. I've tried to set up a javascript function to generate this drop down using code document.form.dowpdownname.options[0] = new Option('', '', ''); but...

Part and Inventory Search

Back
Top