I have this:
first second third fourth
$('li').get(0) will return plain DOM element. you cannot call jQuery methods on same.