Forum Moderators: open

Message Too Old, No Replies

somthing about my frame.

i don't know how to chance the size...

         

incre

3:29 pm on Oct 27, 2005 (gmt 0)

10+ Year Member



hi, i have a frame on my website, But the pages in the frame are to small, do someone know how to chance this?I want my loades pages for 100% in my frame..

Thanks,

Tim

JAB Creations

4:11 pm on Oct 27, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hi Tim and welcome to WebmasterWorld!

Unless you're talking about a concept then it's always best to post your code! Try using [.quote] and [./quote] tags to wrap code within (without the ., used the . so they would not actually execute in the code here on the site).

Frames can be a tad tricky (and even if used correctly should be reserved for cases where there is no way to get around using them).

However if you really need to use frames and you need to change the size you need to change the values in rows="x" and/or cols="x".

Post your code, and give a good description of what you're TRYING to achieve and I'll try to help you out.

Email notifications aren't working anymore but if you stickymail me I'll know when you posted. :)

John

incre

4:50 am on Oct 28, 2005 (gmt 0)

10+ Year Member



ok, here is the code:

<TD COLSPAN=2 ROWSPAN=10 background="images/index_38.gif" valign="top">
<iframe src="iframe.html" frameborder="0" width="100%" height="100%" name="content" noresize"scrolling>no</iframe>

i've chance it, because i want the document 100% in the frame.If you lok at here, you see that not everything is green in the frame, my feelings tells me that this was the right code, but nothing happens.
<SNIP>
can you help me?
"what is the code to fill the frame 100%?"

thanks Tim

[edited by: BlobFisk at 8:53 am (utc) on Oct. 28, 2005]
[edit reason] No URLs please! See TOS [webmasterworld.com] [/edit]

bibby

5:01 am on Oct 28, 2005 (gmt 0)

10+ Year Member



This looks funny..

noresize"scrolling>no</iframe>

I think you'll what to change iframe.html, if the frame itself is the right size.

JAB Creations

12:29 pm on Oct 28, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



width="100%" height="100%"?

Why bother having an iframe in the first place?

bibby is correct.

You're breaking out of the normal setup...
<element attribute="value">

noresize="noresize" scrolling="no">

incre

2:57 pm on Oct 28, 2005 (gmt 0)

10+ Year Member



i want you see what i mean if you dont't please send me a pm, then i send my site

i will see the page in my frame.I thought the code was
width="100%" height="100%" i don't get it anymore:¦

pleae can you tell me what my code should be?

thanks Tim