so i couldn’t find how to do it…
oh, yeah… i wanted it to be jquery so i will be able to do it on all but the last one
this is my problem too
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.
Technically, this:
should do it. This example would strikeout every appearance of “Phrase” in the whole body.
Executing it on the document body is maybe a bad example.
I would recommend to execute it on a specific element.