Topic: link from iframe to iframe (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=9668" title="Pages that link to Topic: link from iframe to iframe (Page 1 of 1)" rel="nofollow" >Topic: link from iframe to iframe <span class="small">(Page 1 of 1)</span>\

 
darknosis
Bipolar (III) Inmate

From: Lahore, Pakistan
Insane since: Mar 2003

posted posted 07-30-2003 11:25

I've got 2 iframes on a page and i want to know if theres a way of linking something from one iframe that'll open in the other, this might sound weird but does anyone know how to do it IF you can do it!

synax
Maniac (V) Inmate

From: Cell 666
Insane since: Mar 2002

posted posted 07-30-2003 19:39

Try

<iframe src="iframe1.html" name="iframe1"><a href="blah.html" target="iframe2">blah</a></iframe>
<iframe src="iframe2.html" name="iframe2"></iframe>

[Edit: The key is in the iframe's name's and the anchor's target.]
[Edit2: Also, assume that the anchor <a href="blah.html" target="iframe2">blah</a> is in "iframe1.html" and not actualy between the two <iframe></iframe> tags.]



[This message has been edited by synax (edited 07-30-2003).]

FlagMan
Bipolar (III) Inmate

From: Calgary Alberta Canada
Insane since: Dec 2002

posted posted 07-31-2003 04:41

Nice second edit there synax



[This message has been edited by FlagMan (edited 07-31-2003).]



Post Reply
 
Your User Name:
Your Password:
Login Options:
 
Your Text:
Loading...
Options:


« BackwardsOnwards »

Show Forum Drop Down Menu