Forums Forums Search & Filter Pro Form accessibility

Viewing 3 posts - 1 through 3 (of 3 total)
  • Anonymous
    #30374

    Hi,

    I have 3 comments about the accessibility of “Search & Filter” forms:

    • Missing label & “Screen Reader Text” for search input: The default HTML Search Form from WordPress – for example – looks like this:
      <label><span class="screen-reader-text">Search for:</span>
      <input type="search" class="search-field" placeholder="Search" value="" name="s" title="Search for" /></label>
    • Missing fieldset for check boxes & radio buttons: A group of check boxes or radio buttons must be enclosed in a fieldset.
    • Missing label for select field: A select field must have an associated label.

    Thank you,

    Ross Moderator
    #30478

    Thanks I’ll take a look at adding this in soon – it doesn’t look to difficult to fix.

    Thanks

    Anonymous
    #30611

    +1 very interested for an update

    Thanks

Viewing 3 posts - 1 through 3 (of 3 total)