logo       

[jQuery] Re: $(this).text().trim().toLowerCase() throwing errors in IE: msg#02928

jQuery

Subject: [jQuery] Re: $(this).text().trim().toLowerCase() throwing errors in IE


Ah, so basically try something like:

var text = $(this).text().toLowerCase();
text = $.trim(text);
if(text === subToBold)

Google Custom Search

News | Mail Home | sitemap | FAQ | advertise