score:2

Accepted answer

you could use innerhtml in this case:

var text = t[0][0].innerhtml;

Related Query

More Query from same tag