Widget:Gc: Difference between revisions
Jump to navigation
Jump to search
Gerald Chi (talk | contribs) mNo edit summary |
Gerald Chi (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
function getScore(){ | function getScore (form){ | ||
var | var radio = RadioButtonValue (form) | ||
form.elements document.forms["DAPTSCORE"]["input1"].value = radio | |||
} | } | ||
{ | { |