superddman
03-18-2005, 02:29 AM
Hello,
There are two files: index.htm and content.htm.
Index.htm contains one 500x400 table with a single cell. Inside of that cell there is a 500x400 iframe.
Content.htm contains one 200x100 table with a single cell. Inside of that cell there is another iframe which is 200x100.
The 500x400 iframe links to Content.htm.
Everything works fine except the 200x100 iframe expands automatically to match the 500x400 iframe. I would like 200x100 iframe to stay at its original size.
What could be causing this? Are there some properties of iframe that I should be including?
TIA,
superddman
There are two files: index.htm and content.htm.
Index.htm contains one 500x400 table with a single cell. Inside of that cell there is a 500x400 iframe.
Content.htm contains one 200x100 table with a single cell. Inside of that cell there is another iframe which is 200x100.
The 500x400 iframe links to Content.htm.
Everything works fine except the 200x100 iframe expands automatically to match the 500x400 iframe. I would like 200x100 iframe to stay at its original size.
What could be causing this? Are there some properties of iframe that I should be including?
TIA,
superddman