GEOVISITORS - open in a new window

Discussion in 'Products & Tools' started by NotYet, Apr 4, 2006.

  1. #1
    How do I change the code so that it opens in a new window when I left click it? Thanks
     
    NotYet, Apr 4, 2006 IP
  2. digitalpoint

    digitalpoint Overlord of no one Staff

    Messages:
    38,334
    Likes Received:
    2,613
    Best Answers:
    462
    Trophy Points:
    710
    Digital Goods:
    29
    #2
    This code will do it...
    <a href="http://www.digitalpoint.com/tools/geovisitors/"><img src="http://geo.digitalpoint.com/a.png" alt="MySpace Layout Codes" style="border:0" target="_blank"></a>
    HTML:
     
    digitalpoint, Apr 4, 2006 IP
  3. sweetpeabetty

    sweetpeabetty Peon

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I tried to do that! It is not working! Does it matter where I paste the code?

    :)
    I am having trouble!!!!! please help! if it did work- where did you paste the code?
     
    sweetpeabetty, Apr 7, 2006 IP
  4. digitalpoint

    digitalpoint Overlord of no one Staff

    Messages:
    38,334
    Likes Received:
    2,613
    Best Answers:
    462
    Trophy Points:
    710
    Digital Goods:
    29
    #4
    Works for me. What's the URL you have it on?
     
    digitalpoint, Apr 7, 2006 IP
  5. sweetpeabetty

    sweetpeabetty Peon

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Myspace.com
     
    sweetpeabetty, Apr 7, 2006 IP
  6. Shoemoney

    Shoemoney $

    Messages:
    4,474
    Likes Received:
    588
    Best Answers:
    0
    Trophy Points:
    295
    #6
    wow that is a nice site you have ... who knew you owned myspace.com

    you should post the full path in your url so shawn can tell you whats wrong....
     
    Shoemoney, Apr 7, 2006 IP
  7. sweetpeabetty

    sweetpeabetty Peon

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    sorry i am not a computer geek! i just want to track who is looking at my profile ! I guess I didn't answer you right! I was just trying to figure out where to paste the code..,........
     
    sweetpeabetty, Apr 7, 2006 IP
  8. EGS

    EGS Notable Member

    Messages:
    6,078
    Likes Received:
    438
    Best Answers:
    0
    Trophy Points:
    290
    #8
    Wow..you just called Shoemoney a computer geek. :eek:
     
    EGS, Apr 7, 2006 IP
  9. toltmanns

    toltmanns Active Member

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    66
    #9
    Use the code like this, the problem was that the target attribute was applied to the img tag, but needs to be applied to the a tag, just copy below...

     <a href="http://www.digitalpoint.com/tools/geovisitors/" target="_blank"><img src="http://geo.digitalpoint.com/a.png" alt="MySpace Layout Codes" style="border:0" target="_blank"></a> 
    Code (markup):
     
    toltmanns, Apr 7, 2006 IP