Skip to:
Content
Pages
Categories
Search
Top
Bottom

Open all external links in a new window

  • @bbrian017

    Participant

    How do I open all external links into a new window?

    Thanks,

    Brian

Viewing 6 replies - 1 through 6 (of 6 total)
  • @talk2manoj

    Participant

    You need to add a filter to the content which check for external link and accordingly modify the same.

    @burtadsit

    Participant

    a href=”http://www.example.com/ ” target=”_blank”

    That will open in a new tab or new window. The user determines which one by browser settings. That combined with Manoj’s suggestion should work.

    @bbrian017

    Participant

    I know but how do I implement it into my website?

    @bbrian017

    Participant

    anyone know how to do this?

    @johnjamesjacoby

    Keymaster

    Check this out, see if it’s what you’re looking for?

    http://www.semiologic.com/software/external-links/

    @bbrian017

    Participant

    That worked awesome John!

    Thanks so much!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Open all external links in a new window’ is closed to new replies.
Skip to toolbar