<base target=_blank> code not working in IE7 ???

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • VikingStar
    Confirmed User
    • Feb 2007
    • 190

    #1

    <base target=_blank> code not working in IE7 ???

    I just installed internet explorer 7 and discovered that my pages using <base target=_blank> code (placed on top in the source code so that all links open in new window) open links in the same window.

    <base target=_blank> code not working in the IE7 ??? WTF?
    .
  • mikeyddddd
    Viva la vulva!
    • Mar 2003
    • 16557

    #2
    Does it work with <base target="_blank">?

    Comment

    • testpie
      Mostly retired
      • Apr 2006
      • 3231

      #3
      Have you added the correct DOCTYPE to the top of your document? As well, as that, don't forget: IE7 fixed the old bugs in IE6 by adding a bunch of new stupid bugs, such as whitespace between LI elements.

      Or in other words, IE7 turned the IE6 rapist into a tamed paedophile...

      Affiliates: DogFart ~ Domain parking: NameDrive ~ Traffic broker: Traffic Holder

      Comment

      • mrthumbs
        salad tossing sig guy
        • Apr 2002
        • 11702

        #4
        "_blank" should do it

        Comment

        • VikingStar
          Confirmed User
          • Feb 2007
          • 190

          #5
          Originally posted by mikeyddddd
          Does it work with <base target="_blank">?
          yea thanks, it works with "_blank" stupid shit

          Does any other codes needs " " in IE7, beside base target?
          .

          Comment

          • Tempest
            Too lazy to set a custom title
            • May 2004
            • 10217

            #6
            Originally posted by VikingStar
            yea thanks, it works with "_blank" stupid shit

            Does any other codes needs " " in IE7, beside base target?
            yeah.. all of them... time for you to learn html I guess...

            Comment

            • Tempest
              Too lazy to set a custom title
              • May 2004
              • 10217

              #7
              double post.

              Comment

              • VicD
                ICQ: 304-611-162
                • Feb 2005
                • 13245

                #8
                """"""""""""""""""""""

                Comment

                • SmokeyTheBear
                  ►SouthOfHeaven
                  • Jun 2004
                  • 28609

                  #9
                  Originally posted by Tempest
                  yeah.. all of them... time for you to learn html I guess...
                  well thats not really true

                  he was asking if any tags implicitly needed "" , most tags will work fine without ""
                  hatisblack at yahoo.com

                  Comment

                  • Tempest
                    Too lazy to set a custom title
                    • May 2004
                    • 10217

                    #10
                    Originally posted by SmokeyTheBear
                    well thats not really true

                    he was asking if any tags implicitly needed "" , most tags will work fine without ""
                    No shit.. that's my point.. If you do html properly, you need the "s.. if you don't, then your just a hack... by not following the rules, you force the browsers to parse in quirks mode.. that actually slows down the page load and can lead to other issues... Seriously.. If your business, livelihood is building webpages then learn how to do it properly.

                    Comment

                    Working...