Announcement

Collapse
No announcement yet.

links

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    links

    how do you get a link to open in a new window? I have set up a link to a download on another site, but it opens in the same window. can it be done? if so, can you please help?

    cheers, (again!)

    nathan.

    #2
    You need to use target="_blank" in the <href>


    Bikster
    SellerDeck Designs and Responsive Themes

    Comment


      #3
      I have created a link in the products Links tab, i know the html above to open a new window and have tried to put in the product siteHTML on the created link text. Is this correct? i have also tried to do it on the previewHTML but still no joy any ideas???
      here is a link to what happens at the moment, its the click here for interactive site

      http://d256639.micro59.micromarteuro...panel_kit.html

      Comment


        #4
        You need to change

        <A HREF="http://d256639.micro59.micromarteurope.co.uk/acatalog/pro-bin/Pro-bin.html">

        to

        <A HREF="http://d256639.micro59.micromarteurope.co.uk/acatalog/pro-bin/Pro-bin.html" target="_blank">

        Now if you're using the Actinic Links tab you can get this to work. Put the seemingly erronous

        http://d256639.micro59.micromarteurope.co.uk/acatalog/pro-bin/Pro-bin.html" target="_blank

        into the File/URL field and Actinic will generate the correct code.
        Norman - www.drillpine.biz
        Edinburgh, U K / Bitez, Turkey

        Comment


          #5
          excellent that has work fine. I am suprized that that works but am liking that it does many thanks.

          Comment

          Working...
          X