implemenr jquery html attr() from jquery standpoint in html code example
Example: get attribute value jquery
var some_var = $( some_jquery_selector ).attr( 'some_attribute_name' );
var some_var = $( some_jquery_selector ).attr( 'some_attribute_name' );