iFrame Sizing Doesnt Work

This is a discussion on "iFrame Sizing Doesnt Work" within the Web Page Design section. This forum, and the thread "iFrame Sizing Doesnt Work are both part of the Design Your Website category.



 Subscribe in a reader

Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1  
Old Mar 1st, 2006, 22:22
Junior Member
Join Date: May 2005
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
iFrame Sizing Doesnt Work

Hello, Im having a problem getting my iFrame to its correct size. I am trying to get it to fit each body of content that loads into it, that way I dont need to use scrollbars. Here is a link to the page ...

http://zeldalegacy.net/main/modules/...ndex.php?id=26

If you click one of the links under the images, they will load, and some will be too large and it will contain scroll bars. Right now, the frame size is set to 700. Ive tried height="100%" etc but it remains alot smaller than it is now. Should I just set it to some rediculously large number?

Thanks.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote

  #2  
Old Mar 1st, 2006, 22:30
Most Reputable Member
Join Date: Aug 2005
Location: North Wales, United Kingdom
Age: 21
Posts: 1,093
Thanks: 0
Thanked 0 Times in 0 Posts
Re: iFrame Sizing Doesnt Work

Why exactly do you need an iframe there?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old Mar 1st, 2006, 22:52
Junior Member
Join Date: May 2005
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
Re: iFrame Sizing Doesnt Work

Well, I want the content to appear where that iframe is causing it to, without having the browser to reload with the images and all again.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4  
Old Mar 2nd, 2006, 15:23
Most Reputable Member
Join Date: Aug 2005
Location: North Wales, United Kingdom
Age: 21
Posts: 1,093
Thanks: 0
Thanked 0 Times in 0 Posts
Re: iFrame Sizing Doesnt Work

As your using php you can use:
Code: Select all
<?php include("filename.php"); ?>
to include content wherever u want it.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #5  
Old Mar 2nd, 2006, 21:23
Junior Member
Join Date: Mar 2006
Location: Munich
Posts: 19
Thanks: 0
Thanked 0 Times in 0 Posts
Re: iFrame Sizing Doesnt Work

Craig explained this very well here:
http://www.webforumz.com/html-forum/5500-box-help.htm
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #6  
Old Mar 4th, 2006, 23:19
Reputable Member
Join Date: Sep 2005
Location: Canada, BC
Age: 24
Posts: 239
Thanks: 0
Thanked 0 Times in 0 Posts
Re: iFrame Sizing Doesnt Work

Quote:
Originally Posted by sypher
As your using php you can use:
Code: Select all
<?php include("filename.php"); ?>
to include content wherever u want it.
but thats not what he wants ;-)

Last edited by Pheonix; Mar 5th, 2006 at 03:45.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #7  
Old Mar 5th, 2006, 00:58
herkalees's Avatar
Highly Reputable Member
Join Date: Jul 2005
Location: Massachusetts, USA
Age: 87
Posts: 576
Thanks: 0
Thanked 0 Times in 0 Posts
Re: iFrame Sizing Doesnt Work

Quote:
Originally Posted by xKillswitchx
...without having the browser to reload with the images and all again.
Once the images are downloaded, they only appear to be reloading in some browsers (Opera, for instance, doesn't even refresh the images). Even then, it's a quick flash of reloading, as the browser is pulling the images from cache instead of the internet.

The world is used to it, and it's 'disadvantages' are far less then those of using iframes.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Tags
iframe, sizing, doesnt, work

Thread Tools

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
can anyone tell me why this sprtie code doesnt work lostyboy Web Page Design 12 Oct 15th, 2007 14:25
window.opener.document["nameForm"].getElementById("someid").value; doesnt work drpompeii JavaScript Forum 0 Feb 17th, 2007 23:09
colspan doesnt work in IE but does in firefox helen_166 Web Page Design 0 Nov 17th, 2005 14:38
text fields doesnt work on Mac IE hey259 Web Page Design 1 Jan 23rd, 2004 20:28


All times are GMT. The time now is 09:57.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42