Finding matching inner text in HTML controls and changing its format using JavaScript?

To get the collection of link buttons and label elements use getElementsByTagName then iterate through the collection and use the innerHTML property to access the content within them and match against your keywords. Then for the matching elements set the style. Fontweight property to bold.

This should get you started: http://www.nsftools.com/misc/SearchAndHighlight.htm.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions