How can I get name property of HTML element with jQuery?
$('someSelectorForTheElement').attr('name');