What the heck is this:
Forum rules
Be kind. No government, state, or local politics allowed. Admin has final decision for any/all removed posts.
Be kind. No government, state, or local politics allowed. Admin has final decision for any/all removed posts.
-
- TubeNet Sponsor
- Posts: 1510
- Joined: Fri Mar 19, 2004 10:49 am
- Location: Campbell, CA
- Contact:
What the heck is this:
" target="_blank
How does it get put in and how can you avoid it?
Thanks!
How does it get put in and how can you avoid it?
Thanks!
Tony Clements
https://www.symphonysanjose.org/perform ... s/?REF=MTM
https://www.symphonysanjose.org/perform ... s/?REF=MTM
- Ben
- 4 valves
- Posts: 718
- Joined: Mon Jan 24, 2011 7:37 pm
- Location: NYC
Re: What the heck is this:
It is an artifact from an edit on a page/signature/text field that has an active hyperlink. Upon editing the page, (I do not understand why...) the "gunk" is created. The editor must delete the extra "gunk" before submitting his post, or it will carry through.
Ben Vokits
NYC/Philly area Freelancer
Nautilus Brass Quintet
Alex 164C, 163C, 155F; HB1P
NYC/Philly area Freelancer
Nautilus Brass Quintet
Alex 164C, 163C, 155F; HB1P
- Kevin Hendrick
- 6 valves
- Posts: 3156
- Joined: Sat Sep 25, 2004 10:51 pm
- Location: Location: Location
Re: What the heck is this:
That gets put in when somebody types in a URL and forgets (or doesn't know) to add the "url" and "/url" tags to the beginning and end of it. For example:tclements wrote:" target="_blank
How does it get put in and how can you avoid it?
Thanks!
http://www.youtube.com/watch?v=p176UpWQOs4" target="_blank" target="_blank" target="_blank
vs.
http://www.youtube.com/watch?v=p176UpWQOs4
Each time you use the Preview, it inserts one of those ... if you click on the "quote" button to reply, it inserts one.

"Don't take life so serious, son. It ain't nohow permanent." -- Pogo (via Walt Kelly)
-
- TubeNet Sponsor
- Posts: 1510
- Joined: Fri Mar 19, 2004 10:49 am
- Location: Campbell, CA
- Contact:
Re: What the heck is this:
Ok. EXACTLY what do I have to add to an active hyperlink to avoid the target blank thing?
Last edited by tclements on Thu Sep 29, 2011 5:07 pm, edited 1 time in total.
Tony Clements
https://www.symphonysanjose.org/perform ... s/?REF=MTM
https://www.symphonysanjose.org/perform ... s/?REF=MTM
- Kevin Hendrick
- 6 valves
- Posts: 3156
- Joined: Sat Sep 25, 2004 10:51 pm
- Location: Location: Location
Re: What the heck is this:
After you type in the hyperlink, highlight it and then click on the URL button just above the editing area -- that adds the tags at the beginning and end of the hyperlink (like this -- use the "quote" button on this post to see the tags):tclements wrote:Ok. EXACTLY what do I have to add to an active hyperlink to avoind the target blank thing?
http://en.wikipedia.org/wiki/Continental_Divide
If you prefer, you can type in the tags manually -- they work the same either way.

"Don't take life so serious, son. It ain't nohow permanent." -- Pogo (via Walt Kelly)
-
- TubeNet Sponsor
- Posts: 1510
- Joined: Fri Mar 19, 2004 10:49 am
- Location: Campbell, CA
- Contact:
Re: What the heck is this:
Aaaaaa. I think I got it. Thanks, Kevin!!
Tony Clements
https://www.symphonysanjose.org/perform ... s/?REF=MTM
https://www.symphonysanjose.org/perform ... s/?REF=MTM
- Bandmaster
- 4 valves
- Posts: 778
- Joined: Sat May 15, 2004 3:33 am
- Location: Upland, CA
- Contact:
Re: What the heck is this:
It is a result of an error made by the webmaster of this forum. I've had to to do it with several forums I adminster. There is a modification that can be done (correctly is preferable) which causes ANY links added to a post, whether surround by the URL tag or not, when clicked, to open a new browser window instead of leaving the forum. The " target="_blank should read target="_blank" and is added by the forum software (after the mod) to any link posted, but it should not be visible on your screen. It is visible here because the quotes are in the wrong place. This little piece of code tells your browser to open a new blank window and insert the URL into that blank window.
Last edited by Bandmaster on Thu Sep 29, 2011 6:43 pm, edited 1 time in total.
Dave Schaafsma

1966 Holton 345 | 1955 York-Master | 1939 York 716 | 1940 York 702 | 1968 Besson 226 | 1962 Miraphone 186 | 1967 Olds | 1923 Keefer EEb | 1895 Conn Eb | 1927 Conn 38K | 1919 Martin Helicon

1966 Holton 345 | 1955 York-Master | 1939 York 716 | 1940 York 702 | 1968 Besson 226 | 1962 Miraphone 186 | 1967 Olds | 1923 Keefer EEb | 1895 Conn Eb | 1927 Conn 38K | 1919 Martin Helicon
- David Richoux
- 5 valves
- Posts: 1957
- Joined: Wed Nov 03, 2004 11:52 pm
- Location: San Francisco Bay Area, mostly. Also Greater Seattle at times.
Re: What the heck is this:
The other fun game to play with URLs here is using
so it is more readable - it shows up as underlined blue text, but just your name for the link shows up.
For example: a rather interesting arrangement of "The Saints" with Helicon
instead of http://www.youtube.com/watch?v=3_vM0-3eCjc
Hope I explained that well enough - if you do it, be sure to preview to make sure you did it right.
Code: Select all
[URL=http://your link.com] your name for the link which can be of any length [/url]
For example: a rather interesting arrangement of "The Saints" with Helicon
instead of http://www.youtube.com/watch?v=3_vM0-3eCjc
Hope I explained that well enough - if you do it, be sure to preview to make sure you did it right.
-
- 4 valves
- Posts: 769
- Joined: Sun Feb 22, 2009 11:30 pm
Re: What the heck is this:
Sounds to me like a bug in the software that the webmaster, for whatever reason, hasn't patched rather than an error by the webmaster.Bandmaster wrote:It is a result of an error made by the webmaster of this forum. I've had to to do it with several forums I adminster. There is a modification that can be done (correctly is preferable) which causes ANY links added to a post, whether surround by the URL tag or not, when clicked, to open a new browser window instead of leaving the forum. The " target="_blank should read "target=_blank" and is added by the forum software (after the mod) to any link posted, but it should not be visible on your screen. It is visible here because the quotes are in the wrong place. This little piece of code tells your browser to open a new blank window and insert the URL into that blank window.
____________________
Don't take legal advice from a lawyer on the Internet. I'm a lawyer but I'm not your lawyer.
Don't take legal advice from a lawyer on the Internet. I'm a lawyer but I'm not your lawyer.
- Kevin Hendrick
- 6 valves
- Posts: 3156
- Joined: Sat Sep 25, 2004 10:51 pm
- Location: Location: Location
Re: What the heck is this:
Thank you, David -- forgot about the Code tags and button! That and renaming a link are both useful things to know.David Richoux wrote:The other fun game to play with URLs here is usingso it is more readable - it shows up as underlined blue text, but just your name for the link shows up.Code: Select all
[URL=http://your link.com] your name for the link which can be of any length [/url]
For example: a rather interesting arrangement of "The Saints" with Helicon
instead of http://www.youtube.com/watch?v=3_vM0-3eCjc
Hope I explained that well enough - if you do it, be sure to preview to make sure you did it right.

"Don't take life so serious, son. It ain't nohow permanent." -- Pogo (via Walt Kelly)
- Bandmaster
- 4 valves
- Posts: 778
- Joined: Sat May 15, 2004 3:33 am
- Location: Upland, CA
- Contact:
Re: What the heck is this:
Nope... it is from a mod that the webmaster tried to add so folks that click on a link in a post won't leave this website, but instead open a new browser window. You have to open individual files that make up the forum software and physically add target="_blank" to the source code in that file at just the right place in the code. If you make a mistake, one quote mark in the wrong place, you can get what you see happening on this forum. I have done it many times myself on other forums that I administer.pgym wrote:Sounds to me like a bug in the software that the webmaster, for whatever reason, hasn't patched rather than an error by the webmaster.Bandmaster wrote:It is a result of an error made by the webmaster of this forum. I've had to to do it with several forums I adminster. There is a modification that can be done (correctly is preferable) which causes ANY links added to a post, whether surround by the URL tag or not, when clicked, to open a new browser window instead of leaving the forum. The " target="_blank should read "target=_blank" and is added by the forum software (after the mod) to any link posted, but it should not be visible on your screen. It is visible here because the quotes are in the wrong place. This little piece of code tells your browser to open a new blank window and insert the URL into that blank window.
Dave Schaafsma

1966 Holton 345 | 1955 York-Master | 1939 York 716 | 1940 York 702 | 1968 Besson 226 | 1962 Miraphone 186 | 1967 Olds | 1923 Keefer EEb | 1895 Conn Eb | 1927 Conn 38K | 1919 Martin Helicon

1966 Holton 345 | 1955 York-Master | 1939 York 716 | 1940 York 702 | 1968 Besson 226 | 1962 Miraphone 186 | 1967 Olds | 1923 Keefer EEb | 1895 Conn Eb | 1927 Conn 38K | 1919 Martin Helicon