[jQuery] Case Insensitive Selector

[jQuery] Case Insensitive Selector

Hi!
I'm using a [attribute*='value'] selector, and the only problem is that I need it to be case insensitive.
Is there any way I could do it?
Thanks.