Howdy!

I didn't say "broken"; I said "b0rked". It is unfortunate that browser-level control of this behavior is not widespread or standard.

The choice of a browser involves tradeoffs. You cannot infer acceptance of the consequences of abusive web coding from the choice of browsers. At the very least, you don't get to tell me it's all my fault and that I shouldn't complain.

Now, I have been known to make my displeasure known to other web sites at their use of target=_blank on links. This case was the first time I recall running into that usage on PM, and it was not a site function, but a user created link.

I have yet to see a cogent argument why the target attribute is useful on PM. I have seen discussion of how it can be useful in a framed page, but that is not relevant here, nor to those discussions speak to setting it to _blank. I really dislike web sites that think they should control my browser by opening windows when I click links. It's popups all over again. I do have my browser configured to give me a visual cue that a link will try to open a new window, but that does not excuse the abuse of that feature.

My request was confined to its use here on PM.

yours,
Michael

In reply to Re^4: Deprecate target attribute in <a> tag by herveus
in thread Deprecate target attribute in <a> tag by herveus

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.