Iframe Help

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • nap
    Confirmed User
    • Dec 2002
    • 2765

    #1

    Iframe Help

    If I have an iframe located on one of my pages and someone clicks on it how can I get the entire page to go to the link instead of just the iframe?

    I have been using an iframe but I'm not sure if surfers really like having pages open up in a seperate browser.

    Example: My index page has an iframe located near the top, now when a surfer clicks a link in the iframe the iframe goes to the link istead of the entire page.

    Is it possible to get the index to direct to that link that was clicked in the iframe besides target=blank?

    Thanks in advance.
  • robbyd
    Confirmed User
    • Jan 2003
    • 169

    #2
    try target="_top"
    > SELECT date FROM girlfriend WHERE bitching = '0' AND sex = '1'

    If you have blogs, add them here: http://www.mypornblogs.com

    PHP,MySQL programming done fast ICQ 274-712-026

    Comment

    • Rob
      I'm a great bowler.
      • Nov 2003
      • 13310

      #3
      Why are you using iFrame?

      Comment

      • nap
        Confirmed User
        • Dec 2002
        • 2765

        #4
        Originally posted by HighOnAcid
        Why are you using iFrame?
        I want a few pages that I can change on the fly. I tried an SSI command but I never got it to work. Any suggestions?

        Comment

        Working...