Closed Thread Icon

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

 
rts5446
Nervous Wreck (II) Inmate

From:
Insane since: Feb 2002

posted posted 03-11-2002 03:38

Hi, I have probably a very simple problem but I can't figure it out. I'm trying to put an iframe in a table cell, but whenever I do, the table gets pushed to the right and squishes other cells even though there's plenty of room for the iframe. This problem only occurs in Internet Explorer though, not Netscape or Opera.

To see what I want the table to look like, go here: http://www.smallpunk.com/test/test2.html
To see what happens when I put an iframe in, go here: http://www.smallpunk.com/test/test.html

Thanks,
Ryan


hecster2k
Nervous Wreck (II) Inmate

From: sj, ca, usa
Insane since: Feb 2002

posted posted 03-11-2002 18:22

you may want to try putting in spacers to hold the table cells open. instead of saying something like

<TD WIDTH="235" HEIGHT="150"><img src="spacer.gif" height="100%" width="100%">

try saying something like

<TD WIDTH="235" HEIGHT="150"><img src="spacer.gif" height="150" width="235">

"there has to be a solution."

rts5446
Nervous Wreck (II) Inmate

From:
Insane since: Feb 2002

posted posted 03-13-2002 02:25

Thanks, it worked.

« BackwardsOnwards »

Show Forum Drop Down Menu