Template:2012FR/Form-section/Radiobuttons/Default: Difference between revisions

From Donate
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() {
document.getElementById("input_amount_other_box").value = "";
$('#input_amount_other_box').val('');
$('input[name="amountGiven"]')val('');
document.getElementsByName("amountGiven")[0].value="";
}
}



Revision as of 21:42, 12 January 2015

Donation amount: