get attribute of element jq code example Example: get attribute value jquery var some_var = $( some_jquery_selector ).attr( 'some_attribute_name' );