how to check object's id jquery code example Example: get the id of a div in jquery var rid = $(this).attr('id'); //for dynamically created elements