supergreg
12-08-2003, 04:40 PM
Does anyone have a script that would be able to allow an end-user to select up to 3 values from a drop down menu and automatically display a text string based on the selected value from the drop down menu?
Details:
Input: 3 Drop Drop Down Menus (Each drop down representing a different product)
Choices for each menu are:
> 1 year term
> 2 year term
> 3 year term
Event required: onChange
Output: text string
> Has to be displayed within a table cell (could be in a div, span or some other element) that is next to the associated product drop down menu
> I do not want it to be displayed in TEXT INPUT field
Heard or seen anything like this?
Much appreciated!
:rolleyes:
Details:
Input: 3 Drop Drop Down Menus (Each drop down representing a different product)
Choices for each menu are:
> 1 year term
> 2 year term
> 3 year term
Event required: onChange
Output: text string
> Has to be displayed within a table cell (could be in a div, span or some other element) that is next to the associated product drop down menu
> I do not want it to be displayed in TEXT INPUT field
Heard or seen anything like this?
Much appreciated!
:rolleyes: