I’m sure this should be relatively easy to do with Jquery, but my attempts have not worked so far (I’m a little new at Jquery).
Can anyone help me, please?
Thanks!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Try to use
not()methodNote: You can also use the not selector to filter directly, this is better for performance.