html question

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rafe43119
    Confirmed User
    • Dec 2005
    • 281

    #1

    html question

    Hi all,
    if I want all the links on a page to open in a new window, whats the html code for that? currently, if someone clicks on a link on my site they leave the site to go to whatever they clicked. I'd like to set it up so that when they click something it just opens up in a new window. Thanks in advance for your help
  • gzus
    Registered User
    • Dec 2003
    • 22

    #2
    a href="url" target=new
    nothin worthy yet

    Comment

    • smutx
      Confirmed User
      • Jan 2004
      • 1190

      #3
      Code:
      <a href="http://www.smutx.net" target="_blank">text here</a>

      icq: 236148465

      Comment

      • rafe43119
        Confirmed User
        • Dec 2005
        • 281

        #4
        Thanks! do I have to enter that code for each individual link or is it something that I can just put at the top of the page and then every link automatically opens in a new window?

        Comment

        • Fetish Gimp
          Confirmed User
          • Feb 2005
          • 1699

          #5
          Use base target.
          Strapon Seduction - femdom blog | Twitter

          Comment

          • gzus
            Registered User
            • Dec 2003
            • 22

            #6
            i've never used that base target.. seems rather simple, and easy to use. rafe, if you have alot of links u want openin in a new window, i'd definatly say go with that base target, well it wouldnt hurt if u only had three links u wanted to open in a new window, but it you just need one link or so, the target tag is the way which i use fequently. its also good for iframes and such if you name your frames/new windows.
            nothin worthy yet

            Comment

            • rafe43119
              Confirmed User
              • Dec 2005
              • 281

              #7
              Originally posted by Fetish Gimp
              Thats a great site, thanks for posting that link. Thats what I was looking for. I appreciate everyones help

              Comment

              • VicD
                ICQ: 304-611-162
                • Feb 2005
                • 13245

                #8
                http://www.w3schools.com/

                Comment

                • Kimo
                  ...
                  • Jan 2006
                  • 11542

                  #9
                  next time just google it
                  ...

                  Comment

                  Working...