Convert the li elements to an array, then alert the innerHTML of the array elements:
The toArray() method returns the elements matched by the jQuery selector as an array.