Metadata : jQuery Plugin...

Loading ...
116 views
This plugin is capable of extracting metadata from classes, random attributes, child elements and HTML5 data-* attributes.
For example, you can do:
<li class="someclass {some: 'data'} anotherclass">...</li>
OR
<li data="{some:'random', json: 'data'}">...</li>
OR
<li><script...
Tags: Attributes , Braces , Child Elements , jquery , Plugins , Project Metadata , Test Index