Template:2012FR/Form-section/Radiobuttons/Default: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
move IN hiding to here? |
mNo edit summary |
||
Line 58: | Line 58: | ||
$(document).ready(function(){ |
$(document).ready(function(){ |
||
if (country === 'IN') { |
if (document.paypalcontribution.country.value === 'IN') { |
||
$("#frequency_onetime").attr('checked', true); |
$("#frequency_onetime").attr('checked', true); |
||
$(".frequency-options").hide(); |
$(".frequency-options").hide(); |
Revision as of 14:26, 28 October 2013