Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 189 Bytes

File metadata and controls

16 lines (11 loc) · 189 Bytes

indexByTagname

Find the index for an element based on it's tagname.

Usage

$('div').indexByTagName();

Example

http://jsfiddle.net/nnumV/