>
Download This Plugin | |
Download Elegant Themes | |
Name | HTML5 Details Polyfill |
Version | |
Author | |
Rating | 100 |
Last updated | 2012-09-16 06:03:00 |
Downloads |
304
|
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%
HTML5 Details Polyfill plugin added 5 kB of resources to the Home page and 5 kB of resources to the sample Post page.
HTML5 Details Polyfill plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! HTML5 Details Polyfill plugin ads no tables to your Wordpress blog database.Adds fallback support for the HTML5 <details> and <summary> elements in browsers that don't support them using Mathias Bynens' <details>/<summary> jQuery plugin.
Once the plugin is activated on your site, the following HTML should work in all modern browsers, even if they don't natively support the <details> and <summary> elements:
<details>
<summary>Click for more info...</summary>
This is where you'd add the additional content that won't be seen until the "summary" is clicked.
</details>