| |||||
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.
Requirements:
· JavaScript enabled on client side
· jQuery 1.7 or higher
What's New in This Release: [ read full changelog ]
· Support for jQuery 1.9.

Via: details / summary jQuery plugin 0.1.0






0 Comment:
Post a Comment