![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
| http://www.frostjedi.com/terra/scripts/demo/iframe.html The div "main1" is 250px tall and takes up as much width as necessary to fill up the rest of the screen. I would like the iframe "main2" to do the same thing. Any ideas as to why I am unable to do so? |
#3
| |||
| |||
|
|
On Nov 13, 10:58 pm, yawnmoth <terra1... (AT) yahoo (DOT) com> wrote: http://www.frostjedi.com/terra/scripts/demo/iframe.html The div "main1" is 250px tall and takes up as much width as necessary to fill up the rest of the screen. I would like the iframe "main2" to do the same thing. Any ideas as to why I am unable to do so? Setting the width as an attribute to 100% doesn't work because it'll "spill over": http://www.frostjedi.com/terra/scrip...o/iframe2.html div blocks do this, too, however, div blocks take up the rest of the width by themselves whereas iframe's do not seem to... |
|
Any ideas as to what I can do to make "main2" take up all the width after "menu" while, at the same time, still being on the right side of "menu" (as opposed to underneath it)? |
![]() |
| Thread Tools | |
| Display Modes | |
| |