Template:2011FR/Form-section-radiobuttons: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
couple of fixes, although I don't know that bit of code is still used? |
mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 118: | Line 118: | ||
<span class="currency-collapsible-container-contained" id="country-container-contained"> |
<span class="currency-collapsible-container-contained" id="country-container-contained"> |
||
<select id="currency-select" style="font-size: 0.5em;" onchange="loadCountry();"> |
<select id="currency-select" style="font-size: 0.5em;" onchange="loadCountry();"> |
||
<option value="</html>{{{country}}}<html>" selected=" |
<option value="</html>{{{country}}}<html>" selected="selected"></html>{{{currency|{{2011FR/core-currency-code|{{{country}}}}}}}}<html> – </html>{{2011FR/core-currency-symbol|{{{currency{{2011FR/core-currency-code|{{{country}}}}}}}}}}<html></option> |
||
</html>{{#tag:html|{{#ifeq:{{{currency|{{2011FR/core-currency-code|{{{country}}}}}}}}|USD||<option value="USD">USD – $</option>}}}}<html> |
</html>{{#tag:html|{{#ifeq:{{{currency|{{2011FR/core-currency-code|{{{country}}}}}}}}|USD||<option value="USD">USD – $</option>}}}}<html> |
||
</html>{{#tag:html|{{#ifeq:{{{currency|{{2011FR/core-currency-code|{{{country}}}}}}}}|EUR||<option value="EUR">EUR – €</option>}}}}<html> |
</html>{{#tag:html|{{#ifeq:{{{currency|{{2011FR/core-currency-code|{{{country}}}}}}}}|EUR||<option value="EUR">EUR – €</option>}}}}<html> |
||
Line 161: | Line 161: | ||
</td> |
</td> |
||
<td class="amount-table-cell"> |
<td class="amount-table-cell"> |
||
<input type="radio" name="amount" id="input_amount_other" value="Other" |
<input type="radio" name="amount" id="input_amount_other" value="Other" onclick="document.getElementById('input_amount_other_box').focus();"/> |
||
<label for="input_amount_other"></html>{{int:donate_interface-other}}<html></label> |
<label for="input_amount_other"></html>{{int:donate_interface-other}}<html></label> |
||
<!-- <input type="text" id="input_amount_other_box" size="3" autocomplete="off" />--> |
<!-- <input type="text" id="input_amount_other_box" size="3" autocomplete="off" />--> |
Latest revision as of 20:18, 24 January 2012