• OnChange not changing

    I am having issues with the OnChange script below:. switch (this.value) { case 'Introduction' : oppo_certainty.value = '5'; break; case 'Presentation' : oppo_certainty.value = '25'; break; case 'Quoted/Bid' : oppo_certainty.value = …