+ Reply to Thread
Results 1 to 4 of 4

Thread: stretching an iframe to fill page vertically

  1. #1
    Join Date
    Jun 2007
    Posts
    13

    Default stretching an iframe to fill page vertically

    can someone help me figure out how to make the iframe on this page stretch to fill the page vertically so that i don't have the scrollbar within the iframe itself?

    http://www.eddiewalter.com/staging/search-mls.aspx

  2. #2
    Join Date
    Nov 2005
    Posts
    18

    Default Re: stretching an iframe to fill page vertically

    Although, I never used this script, I think this is what you are looking for:
    http://www.dynamicdrive.com/dynamici...iframessi2.htm

    Normally, I would give the iframe a hight greater than the length of the framed document and just leave it at that.
    Colorado Real Estate and luxury resort properties.

  3. #3
    Join Date
    May 2007
    Location
    far east
    Posts
    690

    Default Re: stretching an iframe to fill page vertically

    both document/iframe must have a higher height.

  4. #4
    Join Date
    Sep 2006
    Posts
    156

    Default Re: stretching an iframe to fill page vertically

    Use the height attribute of the iframe - <iframe src="..." height="...">...</iframe>

+ Reply to Thread

Similar Threads

  1. IFrame in IE issues
    By BrandonSternfield in forum Coding
    Replies: 5
    Last Post: 10-23-2007, 07:12 AM
  2. Highest Page Rank
    By Keith Lutz in forum Laid Back Chat
    Replies: 13
    Last Post: 05-07-2007, 07:27 PM
  3. Iframe size???
    By Ryan Ward in forum Coding
    Replies: 5
    Last Post: 03-09-2007, 08:37 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts