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

From Donate
Jump to navigation Jump to search
Content deleted Content added
Undo revision 26594 by Pcoombe (talk)
No edit summary
Line 44:
}
 
$(document).ready(function() {
 
$(".frequency-options > label").click(function() {
$(".frequency-options > label").removeClass("checked");
$(this).addClass("checked");
});
 
// hide frequency options in India, where we can only handle one-time donations
if (document.paypalcontribution.country.value === 'IN') {

Revision as of 15:51, 9 January 2015

Donation amount: