[jQuery] is there something like $('.myClass').contains('val1 or val2 or val3')?

[jQuery] is there something like $('.myClass').contains('val1 or val2 or val3')?


Hi guys
is there a way to use logical operators in jQuery e.g. with
'contains'?
thanks