Possible Duplicate:
Is there a case insensitive jQuery :contains selector?
I tried to look everywhere online for a way to use the contains jQuery selector in a case-insensitive manner, but I couldn’t really find any that actually functioned with the latest version of jQuery.
Thank you so much in advance!
Here’s a custom implementation:
Use it like this:
Here’s the fiddle: http://jsfiddle.net/CTg86/