Template:2012FR/Form-section/Radiobuttons/Annual: 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|{{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: | Line 64: | ||
</li> |
</li> |
||
</ul> |
</ul> |
||
<!-- tabindex="-1" allows focus with js so errors can be announced --> |
|||
⚫ | |||
<div style="display: none;" class="lp-error lp-error- |
<div style="display: none;" tabindex="-1" class="lp-error lp-error-smallamount"> |
||
</html>{{int:Donate_interface-smallamount-error}}<html> |
|||
</div> |
|||
⚫ | |||
</html>{{int:Donate_interface-bigamount-error}}<html> |
|||
</div> |
|||
</fieldset> |
</fieldset> |
||
</html> |
</html> |
Latest revision as of 21:09, 20 November 2024