Template:2012FR/Form-section/Radiobuttons/Default: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
clean up js, indentation |
No edit summary |
||
Line 40: | Line 40: | ||
function selectAmount() { |
function selectAmount() { |
||
$('#input_amount_other_box').val(''); |
|||
$('input[name="amountGiven"]')val(''); |
|||
document.getElementsByName("amountGiven")[0].value=""; |
|||
} |
} |
||
Revision as of 21:42, 12 January 2015