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

 
TALNAUS
Obsessive-Compulsive (I) Inmate

From:
Insane since: Feb 2003

posted posted 03-01-2003 09:14

i set up a page then when i put an iframe in it the image nav i have below where the area were the i frame is disspear, and i was kinda wondering if theres a way to fix this,

Page before i put the iframe:: http://tef.xendi.com/lay/top1.htm

Page after the iframe:: http://tef.xendi.com/lay/top2.htm

page thats in the iframe:: http://tef.xendi.com/lay/move.htm

so if you know what i migth be able to do to fix this problem please tell me.


[This message has been edited by TALNAUS (edited 03-01-2003).]

[This message has been edited by TALNAUS (edited 03-01-2003).]

velvetrose
Paranoid (IV) Inmate

From: overlooking the bay
Insane since: Apr 2001

posted posted 03-01-2003 11:20

checking your code, i find tables nested 4 deep.

let me suggest that if you must use tables, use one (1) table with two rows.. the image in the top row and your navigation bar in the second row.

<table height=(image_height + navigation_bar height) width=(image_width)>
<tr width =100% height=(height of image)>
<td><a href=... ><img src=... ></a>
</td>
</tr>
<tr width=100% height=(height-of-navigation-bar)>
<td> .... (navigation bar here)
</td>
</tr>
</table>

stylesheets are fine, but tables nested 4 deep is overdoing it.

[edit-fix code]

[This message has been edited by velvetrose (edited 03-01-2003).]

TALNAUS
Obsessive-Compulsive (I) Inmate

From:
Insane since: Feb 2003

posted posted 03-01-2003 22:20

It still does it with just one table

top3.htm

ok i found away around it, i placed the nav bar inside of the iframe on the move2.htm page

and it looks like top4.htm

[This message has been edited by TALNAUS (edited 03-01-2003).]



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


« BackwardsOnwards »

Show Forum Drop Down Menu