Results 1 to 2 of 2

Thread: does anyone know How....

  1. #1
    Join Date
    Nov 2008
    Posts
    13
    Thanks
    4
    Thanked 0 Times in 0 Posts

    Exclamation does anyone know How....

    Hi All,

    Does anyone know what i should change here for this to open in a new window

    <link rel="stylesheet" type="text/css" href="http://img.quizwinners.com/res/css/niftyCorners.css">
    <link rel="stylesheet" type="text/css" href="http://img.quizwinners.com/res/css/niftyPrint.css" media="print">
    <script type="text/javascript" src="http://img.quizwinners.com/res/js/general.js"></script>
    <script type="text/javascript" src="http://img.quizwinners.com/res/js/nifty.js"></script>
    <div style="width: 300px; height: 85px; background-image:url(http://img.quizwinners.com/res/image...z-box-bg.gif); margin-top:13px; margin-right: 10px;" class="rounded">
    <div style="background-image:url( http://img.quizwinners.com/img/proje...nieuwsquiz.gif ); background-repeat:no-repeat;">
    <div style="height:76px; background-repeat:no-repeat; margin-top:1px; margin-left:2px; padding-left:156px;">
    <div><b>News Quiz</b></div>
    <div style="height:35px; font-family: Arial; font-size: 12px;">Are you on top of the news? Be the first to get the scoop!</div>
    <a href="http://quizwinners.co.uk/en/index/setReferal/ref/97/link/103/quiz/en_free_news_quiz"> <img src="http://img.quizwinners.com/res/images/website/speel-button-us.gif" alt="Play quiz" align="right" border="0" /></a>
    </div>
    </div>
    </div>


    Thanks in advance

    Dave

    Sorry i just realised i may have posted this in the wrong category
    Last edited by djohno24; 11-20-2008 at 08:05 AM. Reason: realised wrong category

  2. #2
    Join Date
    Nov 2008
    Posts
    11
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    <link rel="stylesheet" type="text/css" href="http://img.quizwinners.com/res/css/niftyCorners.css">
    <link rel="stylesheet" type="text/css" href="http://img.quizwinners.com/res/css/niftyPrint.css" media="print">
    <script type="text/javascript" src="http://img.quizwinners.com/res/js/general.js"></script>
    <script type="text/javascript" src="http://img.quizwinners.com/res/js/nifty.js"></script>
    <div style="width: 300px; height: 85px; background-image:url(http://img.quizwinners.com/res/image...z-box-bg.gif); margin-top:13px; margin-right: 10px;" class="rounded">
    <div style="background-image:url( http://img.quizwinners.com/img/proje...nieuwsquiz.gif ); background-repeat:no-repeat;">
    <div style="height:76px; background-repeat:no-repeat; margin-top:1px; margin-left:2px; padding-left:156px;">
    <div><b>News Quiz</b></div>
    <div style="height:35px; font-family: Arial; font-size: 12px;">Are you on top of the news? Be the first to get the scoop!</div>
    <a href="http://quizwinners.co.uk/en/index/setReferal/ref/97/link/103/quiz/en_free_news_quiz" target="_blank" > <img src="http://img.quizwinners.com/res/images/website/speel-button-us.gif" alt="Play quiz" align="right" border="0" /></a>
    </div>
    </div>
    </div>


    Just add The target="_blank" in the <a>

Bookmarks

Posting Permissions

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