Jump to content

Gr... Iframe


Crew-Portal

Recommended Posts

<iframe name="tsviewer" allowtransparency="true" src="http://www.sitename.com/bla.php?blabla=myaccount" width="" height="" frameborder="0" style="width: px; height: px; border:0px solid #;" scrolling="auto" ></iframe>

 

K this is my delema. My width gets set to like 100px and my width the same. So... is ther a way to make an Iframe change size to fit what it needs to fit? like if one day the width is of the original location is 150 and the width is 300, and the next day the width is 450 and the height is 300 then it will automatically change the size on the website without any coding change!

Link to comment
Share on other sites

wouldn't u just use

style="width: number; height: number"

substitute "number" for the width and height u want.

 

(style="width: 25px; height: 25px" for pixles)

 

by setting this to something larger that what it is ever been the extra will be cut off automatically.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.