Hello! Found nice piece of software which highlights text on page depending on keywords used in search engine to find the page: http://scott.yang.id.au/code/se-hilite/ also found similar script there you can point which words to highlight: http://www.tedpavlic.com/post_inpage_highlighting_example.php BUT! I need to highlight text inside iFrame (target page is actually from another site). Is it possible to make this scripts work like that w/o too much affort? How? Thanks.
The target page inside the iframe, is it another site you operate? If it isn't, you probably wont be able to do it because I suspect you will need to call the javascript file from the page within the iframe.