HTML question, frame, but clicks in a new window?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • justsexxx
    Too lazy to set a custom title
    • Aug 2001
    • 13723

    #1

    HTML question, frame, but clicks in a new window?

    Is this possible

    a frame.

    Top and bottom. In top a link to whatever.com

    in the bottom the gallery. However, now when ppl click on the pics/sponsor, this also opens in the frame. Is it possible to open these in a new window?

    I know I can change the galleries with target= blabla, however, I have no control over the html there.

    Andre
    Questions?

    ICQ: 125184542
  • swedguy
    Confirmed User
    • Jan 2002
    • 7981

    #2
    target=_blank

    Comment

    • swedguy
      Confirmed User
      • Jan 2002
      • 7981

      #3
      hmm, ok I think I misunderstood your question.

      Comment

      • brizzad
        holla
        • Jul 2003
        • 11769

        #4
        do you want the page to open in the frame and in a new window?

        Comment

        • justsexxx
          Too lazy to set a custom title
          • Aug 2001
          • 13723

          #5
          Originally posted by brizzad
          do you want the page to open in the frame and in a new window?
          It's like this

          frame.html

          has a top.html
          and bottom.html

          top.html is a link to aff
          bottom loads a gallery, can be everything.

          Now when ppl watch the gallery, and click on the sponsor, my url stays on top. I would like that the bottom frame open clicks on a new window..
          Questions?

          ICQ: 125184542

          Comment

          • Hotrocket
            Confirmed User
            • May 2004
            • 1327

            #6
            are you using sponsor hosted galleries in that bottom frame?
            or a page that you cannot edit?
            or is it your own page?

            if by chance it is YOUR own page in the bottom frame, you can put this

            <base target="_blank">

            in the head of the page and it will open all links on that page in a new window.

            but to be quite honest it's kinda confusing what you want to do..

            Comment

            • SmokeyTheBear
              ►SouthOfHeaven
              • Jun 2004
              • 28609

              #7
              iknow what you mean, and no its not possible to make the links in the top "aff" frame target to a new window ...

              BUT thankfully if you use the aff iframe they already target it to a blank window so no worries
              hatisblack at yahoo.com

              Comment

              • justsexxx
                Too lazy to set a custom title
                • Aug 2001
                • 13723

                #8
                Originally posted by SmokeyTheBear
                iknow what you mean, and no its not possible to make the links in the top "aff" frame target to a new window ...

                BUT thankfully if you use the aff iframe they already target it to a blank window so no worries

                Yes AFF does, however the hosted galleries from other sponsors don't
                Questions?

                ICQ: 125184542

                Comment

                • justsexxx
                  Too lazy to set a custom title
                  • Aug 2001
                  • 13723

                  #9
                  Originally posted by Hotrocket
                  are you using sponsor hosted galleries in that bottom frame?
                  or a page that you cannot edit?
                  or is it your own page?

                  if by chance it is YOUR own page in the bottom frame, you can put this

                  <base target="_blank">

                  in the head of the page and it will open all links on that page in a new window.

                  but to be quite honest it's kinda confusing what you want to do..
                  Yeah sponsor hosted galleries, otherwise it would be simple
                  Questions?

                  ICQ: 125184542

                  Comment

                  Working...