Shaun Mccran

Getting html attributes using JQuery

Get me the div's id
Get me the div's class
Get me a self created element
Get me the div's content

This text is inside a div

Actual div html
< div id="div Number One" class="textholder" ident="This isn't a real html element">This text is inside a div < / div >