This must be something I\'m overlooking, but please look at the following page and JavaScript and tell me why, for everything that\'s holy, jQuery won\'t return true?
You could do this, a comparison of the HTML nodes. Which if you want to compare HTML objects is the correct way to do it.
if (t[0] === s[0]) { console.log('yes'); }