I have a problem with javascript.
In my code there is a radio button, on click it should call the UcSelect() function. I tried the code below but it didn\'t work.
T
You need to update your code. You have to close the script tag properly
Add there is a redundant code of checking value E. You should remove that code or update it to check for G. For your reference, I have updated the code below.