>
Download This Plugin | |
Download Elegant Themes | |
Name | Required HTML5 Polyfill |
Version | 1.0.0 |
Author | Neil Gee |
Rating | 0 |
Last updated | 2015-01-23 12:17:00 |
Downloads |
49
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Required HTML5 Polyfill plugin added 9 kB of resources to the Home page and 9 kB of resources to the sample Post page.
Required HTML5 Polyfill plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Required HTML5 Polyfill plugin ads no tables to your Wordpress blog database.This plugin adds support for the required attribute in browsers that don't support this HTML5 feature including < IE10, iOS, Android.
The plugin just activates the h5validate jQuery script by Eric Elliott https://github.com/ericelliott/h5Validate
There is no further configuration required.
For HTML input elements that use the 'required' attribute, this attribute will trigger a focus on the input element if not filled in by the user.
Pattern matching and error mark up can be found here - http://ericleads.com/h5validate/
For email input pattern validation add a "h5-email" class to the input element.
The script is minified and set to load in the footer.