Template:2011FR/Form-section-radiobuttons-recurring: Difference between revisions

From Donate
Jump to navigation Jump to search
Content deleted Content added
Cbarr (talk | contribs)
No edit summary
Cbarr (talk | contribs)
No edit summary
Line 138: Line 138:
{
{
monthlyDonation = true;
monthlyDonation = true;
$(".non-monthly-buttons").hide();
document.getElementsByName("buttonOnetime").visibility = "hidden";
}
}
else
else
{
{
monthlyDonation = false;
monthlyDonation = false;
$(".non-monthly-buttons").show();
document.getElementsByName("buttonOnetime").visibility = "visible";
}
}
document.getElementsByName("recurring-radiooption").checked = false;
document.getElementsByName("recurring-radiooption").checked = false;

Revision as of 00:11, 27 December 2011

Donation amount:
$
(USD)