Hi all,
I changed a form function from selected drop down box options to buttons and now hit a wall because this script does not capture selected value anymore
Even I know very little about js, I know enough the script above is capturing drop down value only. So, what can I change for the code to get the value from the buttons instead.
Thanks!
I changed a form function from selected drop down box options to buttons and now hit a wall because this script does not capture selected value anymore
Code:
Channel.selectedIndex
Thanks!