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
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.