• Is there a setting or hack that I need to make in order to have all links in my blog entries automatically open up in a new window? Even if it’s just editing the <pre>link </pre> button so it automatically adds <pre>target=’_blank'</pre>
    thanks in advance,
    Alex

Viewing 9 replies - 1 through 9 (of 9 total)
  • weird the link in his profile links to a MT powered blog… :OS
    are MT forums so unpopular?

    woohoo! congrats mate… good choice!

    Is javascript the only solution?
    Many people have javascript pop-ups disabled in their browsers .

    for a question i had reguarding the target location, i was told i could use
    <BASE target=”_blank> (for your use now), i wouldnt suggest it, i think its a depreciated tag, and it applies to all links on the page, so others will have to be defined if they are to stay in the parent frame

    ehm, isnt’ the target parameter one of those things breaking your xhtml validation?
    I think I once saw a JS which opened several links with a certain class in a new window…
    that’d be better, wouldn’t it?
    (popup blocker shouldn’t block those, because the js would be launched as an onclick event, should they?)
    christian

    Here ya go!
    http://stevarino.com/2004/03/popup-content-wp-hack/
    I havn’t done a hack in a while and needed the practice. I swear.

    @tiger, you may want to read this article:
    http://www.sitepoint.com/article/1041
    this may help you as well asdren. it brings new use to the old ‘rel’ tag
    GL HTH

    uhg. i hate doing that ;/ (posting w/o logging in….)
    wheres auto login these days
    /me sigh
    anyways yay for a spam post…

    get Firefox and save the username and password, and it’ll take care of logging you in as soon as you post here. 🙂
    thanks for the link, going to read it…

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘target=’_blank’’ is closed to new replies.