Results 1 to 3 of 3
  1. #1
    Join Date
    Jun 2006
    Location
    England
    Posts
    58
    Tokens
    0

    Default IFRAME LINKS help ;)

    Hey,

    I have a link and I want to to target one of my iframes which is in a box on the page. What is the code so you click the link, and it opens in the main frame. This is the iframe code:

    Code:
    <iframe src="main.html" width="450" height="400" frameborder="0"> If you can see this, your browser doesn't 
    understand IFRAME.  However, we'll still <a href="main.html">Main page</a> you to the file. </iframe>
    And the link code I have is...

    Code:
    <a href="main.html" target="main">Home</a>
    Thanx
    Don't accept rep anymore. Pointless when people abuse it. :rolleyes:

    Can you make vBulletin styles?
    PM me!
    (I will pay by PayPal!)


  2. #2
    Join Date
    Jun 2006
    Location
    England
    Posts
    58
    Tokens
    0

    Default

    Nevermind, I have fixed it.

    CLOSED.
    Don't accept rep anymore. Pointless when people abuse it. :rolleyes:

    Can you make vBulletin styles?
    PM me!
    (I will pay by PayPal!)


  3. #3
    Join Date
    May 2006
    Location
    New Zealand
    Posts
    4,452
    Tokens
    0

    Latest Awards:

    Default

    yer mate that is the code, why is it not working for you
    New Zealand Web/Tech News

Posting Permissions

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