Template:2011FR/Form-section-radiobuttons: 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 18: Line 18:
#amount-table{
#amount-table{
font-size: 1.2em;
font-size: 1.2em;
}

#amount-table-cell{
white-space: nowrap;
}
}


Line 41: Line 45:
</div>
</div>
<div id="radiobuttons-table-body">
<div id="radiobuttons-table-body">
<table id="amount-table" style="font-size: 1.2em;">
<table id="amount-table">
<tr>
<tr>
<td style="white-space:nowrap;">
<td class="amount-table-cell">
<input type="radio" name="amount" id="input_amount_0" onclick="document.paypalcontribution. amountGiven.value = ''" value="</html>{{{donate-amount-0|5}}}<html>" />
<input type="radio" name="amount" id="input_amount_0" onclick="document.paypalcontribution. amountGiven.value = ''" value="</html>{{{donate-amount-0|5}}}<html>" />
<label for="input_amount_0"></html>${{{donate-amount-0|5}}}<html></label>
<label for="input_amount_0"></html>{{#ifeq:{{{currency-position}}}|before|{{{currency-symbol}}}|}}{{{donate-amount-0|5}}}{{#ifeq:{{{currency-position}}}|after|{{{currency-symbol}}}|}}<html></label>
</td>
</td>
<td style="white-space:nowrap;">
<td class="amount-table-cell">
<input type="radio" name="amount" id="input_amount_1" onclick="document.paypalcontribution. amountGiven.value = ''" value="</html>{{{donate-amount-1|10}}}<html>" />
<input type="radio" name="amount" id="input_amount_1" onclick="document.paypalcontribution. amountGiven.value = ''" value="</html>{{{donate-amount-1|10}}}<html>" />
<label for="input_amount_1"></html>${{{donate-amount-1|10}}}<html></label>
<label for="input_amount_1"></html>{{#ifeq:{{{currency-position}}}|before|{{{currency-symbol}}}|}}{{{donate-amount-1|10}}}{{#ifeq:{{{currency-position}}}|after|{{{currency-symbol}}}|}}<html></label>
</td>
</td>
<td style="white-space:nowrap;">
<td class="amount-table-cell">
<input type="radio" name="amount" id="input_amount_2" onclick="document.paypalcontribution. amountGiven.value = ''" value="</html>{{{donate-amount-2|20}}}<html>" />
<input type="radio" name="amount" id="input_amount_2" onclick="document.paypalcontribution. amountGiven.value = ''" value="</html>{{{donate-amount-2|20}}}<html>" />
<label for="input_amount_2"></html>${{{donate-amount-2|20}}}<html></label>
<label for="input_amount_2"></html>{{#ifeq:{{{currency-position}}}|before|{{{currency-symbol}}}|}}{{{donate-amount-2|20}}}{{#ifeq:{{{currency-position}}}|after|{{{currency-symbol}}}|}}<html></label>
</td>
</td>
<td style="white-space:nowrap;">
<td class="amount-table-cell">
<input type="radio" name="amount" id="input_amount_3" onclick="document.paypalcontribution. amountGiven.value = ''" value="</html>{{{donate-amount-3|35}}}<html>" />
<input type="radio" name="amount" id="input_amount_3" onclick="document.paypalcontribution. amountGiven.value = ''" value="</html>{{{donate-amount-3|35}}}<html>" />
<label for="input_amount_3"></html>${{{donate-amount-3|35}}}<html></label>
<label for="input_amount_3"></html>{{#ifeq:{{{currency-position}}}|before|{{{currency-symbol}}}|}}{{{donate-amount-3|35}}}{{#ifeq:{{{currency-position}}}|after|{{{currency-symbol}}}|}}<html></label>
</td>
</td>
</tr>
</tr>
<tr>
<tr>
<td style="white-space:nowrap;">
<td class="amount-table-cell">
<input type="radio" name="amount" id="input_amount_4" onclick="document.paypalcontribution. amountGiven.value = ''" value="</html>{{{donate-amount-4|50}}}<html>" />
<input type="radio" name="amount" id="input_amount_4" onclick="document.paypalcontribution. amountGiven.value = ''" value="</html>{{{donate-amount-4|50}}}<html>" />
<label for="input_amount_4"></html>${{{donate-amount-4|50}}}<html></label>
<label for="input_amount_4"></html>{{#ifeq:{{{currency-position}}}|before|{{{currency-symbol}}}|}}{{{donate-amount-4|50}}}{{#ifeq:{{{currency-position}}}|after|{{{currency-symbol}}}|}}<html></label>
</td>
</td>
<td style="white-space:nowrap;">
<td class="amount-table-cell">
<input type="radio" name="amount" id="input_amount_5" onclick="document.paypalcontribution. amountGiven.value = ''" value="</html>{{{donate-amount-5|100}}}<html>" />
<input type="radio" name="amount" id="input_amount_5" onclick="document.paypalcontribution. amountGiven.value = ''" value="</html>{{{donate-amount-5|100}}}<html>" />
<label for="input_amount_5"></html>${{{donate-amount-5|100}}}<html></label>
<label for="input_amount_5"></html>{{#ifeq:{{{currency-position}}}|before|{{{currency-symbol}}}|}}{{{donate-amount-5|100}}}{{#ifeq:{{{currency-position}}}|after|{{{currency-symbol}}}|}}<html></label>
</td>
</td>
<td style="white-space:nowrap;">
<td class="amount-table-cell">
<input type="radio" name="amount" id="input_amount_6" onclick="document.paypalcontribution. amountGiven.value = ''" value="</html>{{{donate-amount-6|250}}}<html>" />
<input type="radio" name="amount" id="input_amount_6" onclick="document.paypalcontribution. amountGiven.value = ''" value="</html>{{{donate-amount-6|250}}}<html>" />
<label for="input_amount_6"></html>${{{donate-amount-6|250}}}<html></label>
<label for="input_amount_6"></html>{{#ifeq:{{{currency-position}}}|before|{{{currency-symbol}}}|}}{{{donate-amount-6|250}}}{{#ifeq:{{{currency-position}}}|after|{{{currency-symbol}}}|}}<html></label>
</td>
</td>
<td style="white-space:nowrap;">
<td class="amount-table-cell">
<input type="radio" name="amount" id="input_amount_other" value="" />
<input type="radio" name="amount" id="input_amount_other" value="" />
$<input type="text" name="amountGiven" id="input_amount_other_box" size="2" autocomplete="off" value="</html>{{{donate-amount-other|<html>Other:</html>}}}<html>" onfocus="clearOther(this)"/>
</html>{{#ifeq:{{{currency-position}}}|before|{{{currency-symbol}}}|}}<html>
<input type="text" name="amountGiven" id="input_amount_other_box" size="2" autocomplete="off" value="</html>{{{donate-amount-other|<html>Other:</html>}}}<html>" onfocus="clearOther(this)"/>
</html>{{#ifeq:{{{currency-position}}}|after|{{{currency-symbol}}}|}}<html>
</td>
</td>
</tr>
</tr>

Revision as of 07:37, 31 October 2011