get first child of clicked item in jquery code example Example: jquery first child $( "li" ).first().css( "background-color", "red" );