how to access element by id in jquery code example Example 1: jquery get element id $(this).attr('id') Example 2: get element by id jqueryt $( "#myDiv" )