Posted by Ben C on 06/12/07 18:08
On 2007-06-12, Sonnich Jensen <sonnich.jensen@jotautomation.com> wrote:
> 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?
<iframe style="width: 100%" ... >
Navigation:
[Reply to this message]
|