Template:2011FR/lp-form-US7amounts-extrainfo-noppval2: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
buttons |
jquery |
||
Line 367: | Line 367: | ||
function showCCForm(){ |
function showCCForm(){ |
||
$('card-info-block').animate( { display: |
$('card-info-block').animate( { 'display': 'block' }, 1000 ) |
||
$('cc-donate-button').css( 'display', ' |
$('cc-donate-button').css( 'display', 'block'); |
||
$('cc-donate-button_step1').css( 'display', 'none'); |
$('cc-donate-button_step1').css( 'display', 'none'); |
||
} |
} |
Revision as of 06:55, 9 September 2011