[jQuery] Case-insensitive version of :contains(text) ?

[jQuery] Case-insensitive version of :contains(text) ?


The selector :contains(text) appears to be case sensitive (though
there's no mention of this in the jQuery docs). Is there a case
insensitive version?