How to check header (h1, h2, h3) property of a DOM element?

tripc1

New Member
If I have a reference to a link in Javascript / jQuery, how can I check if it is an \[code\]<h1>\[/code\], \[code\]<h2>\[/code\], etc.?
 
Back
Top