Porównanie tekstu HTML za pomocą JQuery

$.trim($("#activeUser").text()) == 'Hello World';
string 'Hello World' should be same as html text
Manohar Shrestha