![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi all! I have: echo "<iframe name=\"whatever\" src=\"".GetURL("somepage.php" )."\" width=\"600\" height=\"400\" scrolling=\"no\" frameborder=0></ IFRAME>"; The point: I have a fixed height and width. Is there a way to set it to max. E.g. for frames by setting withd=* it will use the size, but not for inline frames? |
#3
| |||
| |||
|
|
On 2007-06-12,SonnichJensen <sonnich.jen... (AT) jotautomation (DOT) com> wrote: echo "<iframe name=\"whatever\" src=\"".GetURL("somepage.php" )."\" width=\"600\" height=\"400\" scrolling=\"no\" frameborder=0></ IFRAME>"; The point: I have a fixed height and width. Is there a way to set it to max. E.g. for frames by setting withd=* it will use the size, but not for inline frames? iframe style="width: 100%" ... |
![]() |
| Thread Tools | |
| Display Modes | |
| |