External HTML Page into a CSS Box.

Discussion in 'CSS' started by LionsGate, Nov 20, 2009.

  1. #1
    Hey,

    Is this possible?
    I have made a menu in css, and made my whole layout in CSS all working and all pretty much very clean. Although, i want to create it so, that if i press a link in my index.htm that it will open a html page with simple text into a css box called "inhoudtext". Is this possible?

    Thanks in forward,

    Leo Hofman

    AKA: Red Eye
     
    LionsGate, Nov 20, 2009 IP
  2. LionsGate

    LionsGate Guest

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Nevermind, i got it working i made a box and a iframe within it... so you get this :
    <IFRAME NAME="iframe_1" WIDTH="100%" HEIGHT="100%" border="0" frameborder="no">
    </IFRAME>

    in the box...

    And It WORKSSSSSS How happy am i ;)/.....
     
    LionsGate, Nov 20, 2009 IP