how to make a site open in another window?

Posted on 02. Sep, 2010 by Toy Expert in Deluxe train set

Hello can some one help me I want to open a site from another site this html opens it in the same window, not what I want. thank you
href="http://www.elc.co.uk/toy-41147"> <img src="http://www.kidsgoape.com/images/Wooden_Train.jpg" alt="Chunky Train" width="141" height="141" border="0" onClick"MM_openBrWindow(‘http://www.elc.co.uk/content/img/product/113407_target="_blank’,”,”)"target="_blank">

Tags: , , , , , , ,

5 Responses to “how to make a site open in another window?”

  1. Ghandi Altez

    02. Sep, 2010

    I’m going to write the code for a link to google that opens in a new window.

    <a href="http://www.google.com" target="_blank">Go to google!</a>

    The extra code is target="_blank"

  2. nicsgirlus

    02. Sep, 2010

    after your website put target=blank>
    http://whateversite.com&quot; target=blank>

  3. fisticuffs

    02. Sep, 2010

    right click the link and choose "open link in new window", or if you want a new tab (firefox, I.E. 7), just choose "open link in new tab". Enjoy!

  4. Nevaeh

    02. Sep, 2010

    Right click the link and choose Open in New Window

    or

    Copy (highlight the link and press CTRL+C) and paste(click inside your browser and press CTRL+V) the link into your browser and press enter.

  5. immygrant

    02. Sep, 2010

    Set the Target parameter of an href to ="_blank"…
    Target="_blank"

Leave a Reply

Powered by Yahoo! Answers