Template:2012FR/Form-section/Radiobuttons/3-3-1: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
Created page with "<html> <input type="hidden" name="currency_code" value="</html>{{{currency|{{2012FR/Switch/Currency/Code|{{{country}}}}}}}}<html>"/> <div> <div id="radiobuttons-table-head..." |
No edit summary |
||
Line 51: | Line 51: | ||
<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 class="frb-btn" for="input_amount_other"> |
<label class="frb-btn" for="input_amount_other"> |
||
<span> |
<span>Other amount</span> |
||
<input type="number" min="0" id="input_amount_other_box" size="3" autocomplete="off" value="" tabindex="-1" onfocus="selectOther();"> |
<input type="number" min="0" id="input_amount_other_box" size="3" autocomplete="off" value="" tabindex="-1" onfocus="selectOther();"> |
||
</label> |
</label> |
Revision as of 21:53, 14 November 2018