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

From Donate
Jump to navigation Jump to search
Content deleted Content added
move frequency option inputs inside labels
revised version of "other" option
Line 104: Line 104:
</td>
</td>
<td class="radiobuttons-cell input_amount_other">
<td class="radiobuttons-cell input_amount_other">
<input type="radio" name="amount" id="input_amount_other" value="Other" onclick="document.getElementById('input_amount_other_box').focus();"/>
<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}} {{2012FR/CurrencyFormat| |{{{currency}}}|{{{country}}}|{{{language}}}}}<html></label>
<label for="input_amount_other">
</label>html>{{int:donate_interface-other}} {{2012FR/CurrencyFormat| |{{{currency}}}|{{{country}}}|{{{language}}}}}<html>
<input type="text" id="input_amount_other_box" size="3" autocomplete="off" value="" onfocus="clearOther(this)"/>
<input type="text" id="input_amount_other_box" size="3" autocomplete="off" value="" onfocus="clearOther(this);">
</label>
</td>
</td>
</tr>
</tr>

Revision as of 16:19, 8 January 2015

Donation amount:
html>{{int:donate_interface-other}} {{2012FR/CurrencyFormat| |{{{currency}}}|{{{country}}}|{{{language}}}}}