Hi, I appreciate a help.
I've ran into a stupid problem that I can't figure out how to solve:
I want to be able to search through a page for certain keywords and be able to find if it is written in keywords meta tag (done that), comment (done that, too) or anywhere in body tag (done that, also).
The problem is that I want my script to be able to discard keyword that is written in the body tag with the same color of the page (if you get what I'm meaning)...
The trouble is that such a keyword could be written via CSS or JavaScript or the color for these keywords could be defined in the BODY tag ad TEXT color and then used only for these words and not for the rest of the text...
I'm busting my head on this for a few hours and I can't seem to figure this out.
I'n not looking simply for a code. I would like to realise it myself, but if nothing the code is welcome...
Thanx in advance...