jump to navigation

Frustrating to Tears November 2, 2005 4:37 pm

Posted by djuggler in : Daily Life , add a comment

Apparently <iframe><iframe></iframe></iframe> doesn’t work particularly when the iframes are named the same. Basically the source of the iframe was dynamically including itself.. Come on Homer! Say "Doh!"

I am trying to implement an IFRAME but with some content the iframe is showing the scrollbar full as if there is no content below the fold. The iframe is defined as:

<iframe src="<?php echo $contentfile; ?>"
    name=”viewportname”
    width=”<?php echo $_SESSION['userwidth']-2; ?>”
    height=”<?php echo $_SESSION['userheight']-201; /* 131 */ ?>”
    align=”top”
    marginwidth=”0″
    marginheight=”0″
    scrolling=”auto”>
    <h2>Content requires iframe compatible browser</h2>
</iframe>

For presentation purposes it sits in this structure:

<html>

   <body>
      <div>
      </div>
      <div>
         …iframe here…
      </div>
      <div>
      </div>
   </body>
&lt/html>

Anyone see anything glaringly wrong?

add a comment

Of Grasshoppers November 2, 2005 3:43 pm

Posted by djuggler in : Daily Life , add a comment

Student: I’m ruined.
Master: What next?

add a comment

Restroom Decor November 2, 2005 1:43 pm

Posted by djuggler in : Daily Life , add a comment

Women’s restrooms may get couches but men’s restrooms are more fun (safe for work).

add a comment

Of Grasshoppers November 2, 2005 11:15 am

Posted by djuggler in : Daily Life , add a comment

Student: I am so tired.
Master: In the end you will rest.

add a comment

And homelessly they camped near Gods house until m… November 2, 2005 10:32 am

Posted by djuggler in : Daily Life , add a comment

And homelessly they camped near Gods house until man took it away

add a comment

November 2, 2005 10:27 am

Posted by djuggler in : Daily Life , add a comment

add a comment

Habitat no more November 2, 2005 10:26 am

Posted by djuggler in : Daily Life , add a comment

Habitat no more

add a comment

Obviously an old farm November 2, 2005 10:19 am

Posted by djuggler in : Daily Life , add a comment

Obviously an old farm

add a comment

Things found in the woods November 2, 2005 10:14 am

Posted by djuggler in : Daily Life , add a comment

Things found in the woods

add a comment

November 2, 2005 10:08 am

Posted by djuggler in : Daily Life , add a comment

add a comment

Molly wants a suburban November 2, 2005 9:49 am

Posted by djuggler in : Daily Life , add a comment

Molly wants a suburban

add a comment

Of Grasshoppers November 2, 2005 7:47 am

Posted by djuggler in : Daily Life , add a comment

Student: Today I must do the work of 3 people.
Master: Today you must do the work of 1 person.

add a comment