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

From Donate
Jump to navigation Jump to search
Content deleted Content added
rm optin code that's not actually used here
try using input type=text and inputmode=decimal for Other field
Line 54: Line 54:
<label class="frb-btn" for="input_amount_other">
<label class="frb-btn" for="input_amount_other">
<span></html>{{int:donate_interface-other}}<html></span>
<span></html>{{int:donate_interface-other}}<html></span>
<input type="number" min="0" id="input_amount_other_box" size="3" autocomplete="off" value="" tabindex="-1" onfocus="selectOther();">
<input id="input_amount_other_box" type="text" inputmode="decimal" autocomplete="off" value="" tabindex="-1" onfocus="selectOther();">
</label>
</label>
</li>
</li>

Revision as of 18:40, 25 March 2019

Donation amount (USD)