BACK TO DIRECTORY

HTML5 Details Polyfill

by j

5.0
(4 ratings)

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>

Plugin Details

Active Installs
50
Total Downloads
2,509
Version
1.0
Requires WP
3.0.1
Requires PHP
Tested Up To
3.4.2
Added
2012-09-16
Last Updated
2012-09-16 6:03am GMT

Ratings

5
4
4
0
3
0
2
0
1
0