PoppapumpJ
Programmer
hi,
I have a set-up where an image is changed when the onChange event is fired for a dropdown.
Everything works great when the user makes the selection.
However, I would like to expand it so that the user can click a thumbnail and the option will change value.
I can get the value to change but I assumed the Select's onChange would fire, but that is not the case.
Is there any way to accomplish this type of cascading call?
thanks
I have a set-up where an image is changed when the onChange event is fired for a dropdown.
Everything works great when the user makes the selection.
However, I would like to expand it so that the user can click a thumbnail and the option will change value.
I can get the value to change but I assumed the Select's onChange would fire, but that is not the case.
Is there any way to accomplish this type of cascading call?
thanks