psrujan
Jun 19th 2007, 1:53 pm
hi ,
I am working on developing a website. I am not a web programmer and know very little about javascript. I want to know whether the following is possible in javascript.
I have 3 options (metric) in a drop down list , upon selection of one of the options the parameters related to them should be displayed below that which are themselves drop down list boxes.
suppose if 3 options in the drop down list box are
weightings
sweep
hpl
and parameters related to them are
weightings -- memory(dropdown),nodes(dropdown),NICs(dropdown).
sweep----nx(textbox),ny(textbox),bandwidth(dropdown)
hpl----- card(dropdown),value(text)
when i select of of the options and only the parameters related to them should be displayed on the page .
also if not on the same page , a pop is fine where i can enter these values and click submit and comeback to the old page.
I dont know whether this is possible in javascript, if no please suggest me with what other languages this can be done.
I grealty appreciate your help.
Thank you
PSKR
I am working on developing a website. I am not a web programmer and know very little about javascript. I want to know whether the following is possible in javascript.
I have 3 options (metric) in a drop down list , upon selection of one of the options the parameters related to them should be displayed below that which are themselves drop down list boxes.
suppose if 3 options in the drop down list box are
weightings
sweep
hpl
and parameters related to them are
weightings -- memory(dropdown),nodes(dropdown),NICs(dropdown).
sweep----nx(textbox),ny(textbox),bandwidth(dropdown)
hpl----- card(dropdown),value(text)
when i select of of the options and only the parameters related to them should be displayed on the page .
also if not on the same page , a pop is fine where i can enter these values and click submit and comeback to the old page.
I dont know whether this is possible in javascript, if no please suggest me with what other languages this can be done.
I grealty appreciate your help.
Thank you
PSKR