http://www.xoopsdocs.net/javascript-effects-samples/

Javascript help with the replacement text?
I have to replace a certain word in the body of a document with another word, but I have not text effect img in the title tags, etc. So far I
Line 1: TestLine 2: title = "Testing Information"> test a sample
Line 3:
I do not want the title to be changed or the img is a better way to do this please help thanks
I think they would have to change the properties of the elements innerHTML individual. Actually, there is a way to go through all the HTML document and edit everything except for items in a specific type, but I forget what it is. Try find a tutorial on HTML DOM. That might help.
Google Chrome Extensions: Launch Event (part 2)