$(this).text() in jquery return white space

JavaScript
var emailAdd = $.trim($(this).text());

Source

Also in JavaScript: