have a trouble with IE

Discussion in 'HTML & Website Design' started by olalala, Nov 25, 2009.

  1. #1
    Hi

    I created some landing page and used code target="_new" or "_blank". When visitors click on my link. if they use Firefox, a new tab will be opened. If they use IE ( version 7 or 8), they must use "ctrl" button and click on my link, then a new tab will be opened. It's so complex.

    Then i must remov all target="_new" or "_blank". Should i do that? yes or no?

    Anyone can tell me how to fix this problem with IE because almost people use IE.
     
    olalala, Nov 25, 2009 IP
  2. adbox

    adbox Well-Known Member

    Messages:
    906
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    155
    Digital Goods:
    1
    #2
    _new doesnt open a new tab in iE?

    IE is awful : (
     
    adbox, Nov 25, 2009 IP
  3. dabzo

    dabzo Peon

    Messages:
    188
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    <a href="http://www.dabzo.com" onclick="window.open('http://www.dabzo.com'); return false;" target="_blank">dabzo</a>
    Code (markup):
    That will turn a link in to a new tab for ya.
     
    dabzo, Nov 26, 2009 IP
  4. olalala

    olalala Peon

    Messages:
    149
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Popups were blocked on this page. Press the "Ctrl" key when clicking to allow popups. <<<<<<< IE stupid :mad:
     
    olalala, Nov 27, 2009 IP