inline frame and sizes

S

Sonnich Jensen

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
 
B

Ben C

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%" ... >
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,764
Messages
2,569,566
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top