Forums

[resolved] Open link in another window (3 posts)

  1. micadz
    Member
    Posted 3 years ago #

    When ppl click on an external link in one of my posts, I would like the link to open in a window on the site ... meaning, I do not want them to leave my site. How do I do that?

    Thank you.

  2. rishk789
    Member
    Posted 3 years ago #

    You just need to add a target="_blank" parameter.

    For example, we're used to:

    href="http://rk.md"

    With the addition of the target parameter, it becomes:

    href="http://rk.md" target="_blank"

    Please change the status of this thread to "resolved." =)

  3. micadz
    Member
    Posted 3 years ago #

    Thank you.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.