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 Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by smithje77

  1. smithje77

    Creating dropdown menu in javascript based on radio button selection

    Thanks - sorry I posted so quick - but I was not able to find any info on google - I figured I was searching with the wrong keywords - I was using dynamic dropdown and not getting what I wanted Thanks Joy
  2. 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