Hi there,
[is it OK to post JavaScript problems in this forum?]
I need a javascript that can read a word or phrase like "CSS Styles" (case insensitive preferably) in the querystring (or an array I could dynamically create with asp), and then make all instances of that phrase show up in bold within, say, the body tag of the document.
This is for pages that are the result of a search for a phrase. Even better, would it be possible to place them inside a <span> tag so that I might then apply a CSS style like a background color highlight to that tag?
I can live without this, but is it possible to have an onClick action for some button in the page that will "kill" the highlighting.
Sam Fullman
Compass Point Media