Template:2012FR/Form-section/Radiobuttons/Annual: Difference between revisions
Content deleted Content added
Created page with "<html> <input type="hidden" name="currency_code" value="</html>{{{currency|{{CurrencyCode|{{{country}}}}}}}}<html>"/> <div id="radiobuttons-table-header"> </html>{{int:donate_interface-amount-legend}} ({{{currency|{{CurrencyCode|{{{country}}}}}}}})<html> </div> <fieldset class="frequency-options"> <legend class="sr-only"> How often would you like to donate? </legend> <ul> <li> <input type="radio" name="frequency" id="frequency_..." |
add tabindex="-1" to errors so they can be focused by js and announced by screenreaders |
||
Line 64:
</li>
</ul>
<!-- tabindex="-1" allows focus with js so errors can be announced -->
<div style="display: none;" class="lp-error lp-error-smallamount"></html>{{int:Donate_interface-smallamount-error}}<html></div>▼
<div style="display: none;" tabindex="-1" class="lp-error lp-error-
</html>{{int:Donate_interface- </div> ▲ <div style="display: none;" tabindex="-1" class="lp-error lp-error-
</html>{{int:Donate_interface-bigamount-error}}<html>
</div>
</fieldset>
</html>
|