Software Details:
Version: 0.1.0
Upload Date: 6 Jun 15
Distribution Type: Freeware
Downloads: 38
A <details> element represents a disclosure widget from which the user can obtain additional information or controls.
The <summary> element represents a summary, caption, or legend for the rest of the contents of the summary element’s parent details element, if any. If there is no child summary element, the user agent should provide its own legend.
This plugin automatically feature tests for native <details>/<summary> support and only enables the fallback for older non-supporting browsers.
It also automatically adds the class="open" to any 'details' element.
What is new in this release:
- Support for jQuery 1.9.
Requirements:
- JavaScript enabled on client side
- jQuery 1.7 or higher
Comments not found