How to?

Discussion in 'Blogging' started by wowhaxor, Sep 14, 2007.

Thread Status:
Not open for further replies.
  1. #1
    I want to make certain links pop-up in a new window when clicked, not all only 1 specific one in each post. What is the code for this? Thanks :)
     
    wowhaxor, Sep 14, 2007 IP
  2. r3born

    r3born Active Member

    Messages:
    1,070
    Likes Received:
    51
    Best Answers:
    0
    Trophy Points:
    88
    #2
    Google:
    "javascript popup new window"
    Too lazy to do this now :)
     
    r3born, Sep 14, 2007 IP
  3. meevy

    meevy Peon

    Messages:
    8
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    use this code

    <a href="http://www.website.com" target="_blank">website</a>
    Code (markup):
    change the website to your website url, name.
     
    meevy, Sep 14, 2007 IP
Thread Status:
Not open for further replies.