jquery get value of td by class

JavaScript
$("#id .class").text();
Source

Also in JavaScript: