Note that there are some explanatory texts on larger screens.

plurals
  1. POHow to evidence a word (sentence) in an page pointed by a link
    primarykey
    data
    text
    <p>my name is Lore,</p> <p>I need to put in evidence (yellow background or similar) a sentence in a webpage with javascript but I can't solve this.</p> <p>I try to be more specific: I have to generate a link that points to a "random" url and puts in evidence some part of the text in the page. The page is not generated or known by me, anyway,(e.g. websites of news, catalogs ,written text in general that may be found by the browser with the CTRE+F sequence).</p> <p>Do you think it is possible to do this via a simple link?</p> <p>I tried to image how to do such a result. If I use frames and I load in the first frame a webpage that contains a specific javascript code and then visualize the external page from my wab page, the javascript will be applied to the external page too?</p> <p>I mean something like this:</p> <pre><code>+- My webpage-----------------------------------+ | (with javascript code that puts in | | evidence a list of words in the framed page | | | &lt;--- frame -------------------------------------&gt; +---external webpage (eg AOL.com, msn.com,...)--+ | | | | | THE JUICE OF THE QUESTION: | | Is it possible to put in evidence words | | in this page? | | I meed to arrive to this result with a | | single click on a link that loads, this | | framed page | +---/external webpage---------------------------+ &lt;-- /frame -------------------------------------&gt; | | +-- /My webpage---------------------------------+ </code></pre> <p>Thankyou. Sorry for my english, </p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload