Note that there are some explanatory texts on larger screens.

plurals
  1. POFirefox opens links targeted for iFrame in browser's new tab instead
    primarykey
    data
    text
    <p>I've found similar issues like this, but they are addressed to other specific situations. Haven't found an answer to mine so please help me out.</p> <p>I've just set up a design for a Facebook Page. It has two buttons targeted to an iFrame. the thing is that when I clic on these buttons using Firefox, the link will open in a new tab instead of the iFrame targeted.</p> <p>I've followed several instructions over the net and they doesn't work.</p> <p>Here is the code (I don't understand instructions to make blocks, sorry, not a web developer):</p> <pre><code>&lt;iframe id="models" width="460" height="545" src="images/navidadm1.jpg"&gt;&lt;/iframe&gt; </code></pre> <p>The links are:</p> <pre><code>&lt;img src="images/navidad_09.jpg" width="50" height="25" alt=""&gt;&lt;/td&gt; &lt;td&gt;&lt;a href="http://www.grupogorila.com/fbpage/milagrosdeamaranto/navidadm1.html" target="models"&gt; &lt;img src="images/navidad_12.jpg" width="50" height="25" alt=""&gt;&lt;/td&gt; &lt;td&gt;&lt;a href="http://www.grupogorila.com/fbpage/milagrosdeamaranto/navidadm2.html" target="modelos"&gt; </code></pre> <p>... I hope I've showed the code correctly. If not, here is the actual page, in my server. I would really appreciate step-by-step answers since I am not a programmer :( (if adding javascript, exactly which line and between which lines).</p> <p><a href="http://grupogorila.com/fbpage/milagrosdeamaranto/" rel="nofollow">http://grupogorila.com/fbpage/milagrosdeamaranto/</a> (the buttons are "Ver Modelos 1 a 4" and "Ver Modelos 5 a 8" in the lower part below the baskets)</p> <p>Thank you, very, very, very much.</p>
    singulars
    1. This table or related slice is empty.
    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.
 

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