Title: html5 validation
Last modified: August 20, 2016

---

# html5 validation

 *  [pictwee](https://wordpress.org/support/users/pictwee/)
 * (@pictwee)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/html5-validation-2/)
 * maybe it helps …
 * open sf.php, goto line 1433 and …
    (1) add `id="s"` to the input tag (2) remove`
   container="'.$id.'"`
 * not it looks like
    `<input class="sf_input" id="s" autocomplete="off" type="text"
   value="' . (get_search_query() == '' ? $label : get_search_query()). '" name="
   s" />`
 * html5 validation is now okay for me on [http://www.pictwee.com](http://www.pictwee.com)–
   plugin works too – maybe it helps!
 * kind regards,
    Markus
 * [http://wordpress.org/extend/plugins/ajaxy-search-form/](http://wordpress.org/extend/plugins/ajaxy-search-form/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Naji Amer](https://wordpress.org/support/users/n-for-all/)
 * (@n-for-all)
 * [13 years ago](https://wordpress.org/support/topic/html5-validation-2/#post-3630159)
 * the container is used to support more than one search box at the same time in
   your page, removing it means the plugin will work only for one search box
 * be aware.

Viewing 1 replies (of 1 total)

The topic ‘html5 validation’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/ajaxy-search-form_8894a4.svg)
 * [Ajaxy Instant Search](https://wordpress.org/plugins/ajaxy-search-form/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ajaxy-search-form/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ajaxy-search-form/)
 * [Active Topics](https://wordpress.org/support/plugin/ajaxy-search-form/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ajaxy-search-form/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ajaxy-search-form/reviews/)

## Tags

 * [html5](https://wordpress.org/support/topic-tag/html5/)
 * [validation](https://wordpress.org/support/topic-tag/validation/)

 * 1 reply
 * 2 participants
 * Last reply from: [Naji Amer](https://wordpress.org/support/users/n-for-all/)
 * Last activity: [13 years ago](https://wordpress.org/support/topic/html5-validation-2/#post-3630159)
 * Status: not resolved