FInd a specific string and make it bold (using JavaScript or jQuery)
I am trying to find a specific string on a page, lets say I am trying to find the string "ibf". This string can be in any textelement, headline, etc, so it has no specific class to it. There could…