Forums Forums Search & Filter Pro Form action empty causing error on validator.w3.org

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

    Hi,

    I’m trying to validate my website on http://validator.w3.org/ and giving me the following error:
    Bad value for attribute action on element form: Must be non-empty.

    This is the code that’s causing the problem:
    <form action="" method="post" class="searchandfilter" data-sf-form-id="1272" ... >

    Thanks for any help.

    Anonymous
    #14807

    I’m also getting the following errors on the same page:
    Element input not allowed as child of element ul in this context.

    The form has the following inputs before the closing </ul> tag:
    <input type=”hidden” name=”_sf_submitted” value=”1″>
    <input type=”hidden” name=”_sf_form_id” value=”1272″ class=”sf_form_id”>

    Ross Moderator
    #14988

    Hey Adrian

    Thanks for alerting me to these, shoudl be quick fixes – I’ll see if they can make it into the next update

    Best

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