read id of element jquery code example Example 1: jquery get element id $(this).attr('id') Example 2: get element by id in Jquery $("#YourElementId").val();