This should work, but it's an "inclusive" or (unlike an if/else where
only one possibility is choosen)

$('.myclass').filter(':contains(one), :contains(two), :contains
(three)')

On Feb 23, 8:33 am, ggerri <a...@ggerri.com> wrote:
> Hi guys
>
> is there a way to use logical operators in jQuery e.g. with
> 'contains'?
>
> thanks

Reply via email to