How do I get the content of a using jQuery? November 14, 2022 by Tarik I think this should be a simple example: $('#item1 span').text(); or $('#item1 span').html();