Open links in a new window/tab
Posts: 92
Posts: 1582 | Subs: 4
Posts: 92
Posts: 3293
whats so difficult at holding down CTRL while clicking on a link?
i have a better question why not do it? the pros include for me anyways are that I don't have to log in every time I accidentally press a link without using control. the other thing is most other sites follow the opposite format and move links to a separate tab. meaning i now have to adjust to a new format for just one site. (at-least that ive been on.) on top of that quite a few people have already asked/complained/been confused about this saying its inconvenient or don't know how to open the link to a new page leading to someone having to explain to them how to do it. which tells me this thing isn't exactly common knowledge.
so instead of stonewalling/mocking/playing games with your forumites. why don't you man up and answer the question of why you don't want to do this?
heres a solution i came up with that caters to both sides of the isle.
provide a check box allowing users to choose if they want there links to open to over existing window a new tab or a new window.
Posts: 93
At OP: clicking your middle mouse button instead of the left mouse button also opens the link in a new tab.
Posts: 1087
Whenever I want a link to open in a new tab i use the middle mouse button anyways, no matter whether the site would open it in a new one automatically.
Posts: 1582 | Subs: 4
most other sites follow the opposite format and move links to a separate tab.
so instead of stonewalling/mocking/playing games with your forumites. why don't you man up and answer the question of why you don't want to do this?
I know as many sites who open in new tabs as i know sites who open in the same tab. But i don't know a way to force a page to load in the same tab, if the site has the predefined setting to open it in a new one, while i know CTRL+click or middle mouse buttons for pages who don't.
Just like Semint said, i don't want to be forced to have 10 open tabs, but rather have the choice myself.
heres a solution i came up with that caters to both sides of the isle.
provide a check box allowing users to choose if they want there links to open to over existing window a new tab or a new window.
If Seb decides to put this under the User profile settings, it would be fine with me.
Posts: 3293
I know as many sites who open in new tabs as i know sites who open in the same tab. But i don't know a way to force a page to load in the same tab, if the site has the predefined setting to open it in a new one, while i know CTRL+click or middle mouse buttons for pages who don't.
Just like Semint said, i don't want to be forced to have 10 open tabs, but rather have the choice myself.
If Seb decides to put this under the User profile settings, it would be fine with me.
okay let me say this while not having this feature really annoys me alot. I can that in my entire time on the internet ive never ever seen anyone actually like the idea of stuff not moving to tabs. me ever since tabs came out ive been using like candy i used to have to have 500 windows open instead of 1. tbph ive only ever seen people complain about this feature not being used. if there won't be a settings option to do this. I can say that there should be somewhere on the website that tells you this because so many people have asked.
Posts: 16697 | Subs: 12
Open all links in new tabs? Yes/No
Then everybody can have it the way they want it.
It would require a ton of coding, because I think we would have to update the code in every place where there's a link (not sure on this actually), but it could be a very nice feature to have. I, like you, would choose to open links in new tabs.
I know perfectly well how to control my browser, but the simple fact of the matter is that I almost always prefer to open a link in a new tab (particularly when it's offsite for coh2.org). And furthermore, middle-mouse button is often finnicky and will tend to not work and bring up some stupid scroll funtion, and holding the cntrl key takes two hands. For me, lazyness > control in this situation.
Posts: 3709 | Subs: 2
User profile option could indeed be appropriate for this.
Posts: 24
Go to options/settings and set to force everything to open a new tab, or a new window, or whatever tweaking your prefer ...
Posts: 16697 | Subs: 12
In FireFox : install TabMix Plus extension
Go to options/settings and set to force everything to open a new tab, or a new window, or whatever tweaking your prefer ...
Wow nice! A man that solves his own problems. Now that I can respect!
Posts: 3293
In FireFox : install TabMix Plus extension
Go to options/settings and set to force everything to open a new tab, or a new window, or whatever tweaking your prefer ...
i can't believe it never occurred to me that someone would make a addon like this. so i guess this fixes my problem.
Posts: 881
$("body").on("click", "a", function() {
var url = $(this).attr("href"), external = /\w+:\/\//.test(url);
if (external) { window.open(url, "_blank"); }
return !external;
});
Posts: 3293
Posts: 3709 | Subs: 2
Posts: 3293
o did I put it live already? Well glad it works then. It's only for links input by people with text/bbcode, not menu etc. And it's all of them even internal site links, I find that extremely inconvenient but I guess that's why it's user option.
and that is exactly what i wanted. well the internal site links going to tabs i'd do without but i didn't make it. tbh perfectly content though.
Livestreams
30 | |||||
22 | |||||
18 | |||||
2 | |||||
278 | |||||
246 | |||||
6 | |||||
4 | |||||
3 | |||||
2 |
Ladders Top 10
-
#Steam AliasWL%Streak
- 1.831222.789+37
- 2.34957.860+14
- 3.589215.733+4
- 4.1099614.642-1
- 5.280162.633+8
- 6.305114.728+1
- 7.916405.693-2
- 8.271108.715+22
- 9.721440.621+3
- 10.1041674.607-2
Replay highlight
- cblanco ★
- 보드카 중대
- VonManteuffel
- Heartless Jäger
Board Info
7 posts in the last week
39 posts in the last month
Welcome our newest member, Mclatc16
Most online: 2043 users on 29 Oct 2023, 01:04 AM