HighDots Forums  

inline frame and sizes

alt.html alt.html


Discuss inline frame and sizes in the alt.html forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Sonnich Jensen
 
Posts: n/a

Default inline frame and sizes - 06-12-2007 , 12:59 PM






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?

Any ideas anyone

Thanks


Reply With Quote
  #2  
Old   
Ben C
 
Posts: n/a

Default Re: inline frame and sizes - 06-12-2007 , 02:08 PM






On 2007-06-12, Sonnich Jensen <sonnich.jensen (AT) jotautomation (DOT) com> wrote:
Quote:
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%" ... >


Reply With Quote
  #3  
Old   
jodleren
 
Posts: n/a

Default Re: inline frame and sizes - 06-21-2007 , 07:03 AM



On Jun 12, 9:08 pm, Ben C <spams... (AT) spam (DOT) eggs> wrote:
Quote:
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%" ...
Thanks, that was the help i needed



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.