getcomputedrole
v0.0.3
Published
Plugin to calculate an elements role
Downloads
3
Readme
getComputedRole
jQuery plugin, for use within Tenon.io, to determine the defined role for an element.
Usage
Get the role of an element
$('a').getComputedRole();
Returns the role link
for an anchor element.