how to find an element from document using jquery code example Example: jquery find $( "li.item-ii" ).find( "li" ).css( "background-color", "red" );