View unanswered posts | View active topics
It is currently Mon May 05, 2025 7:36 am
|
Page 1 of 1
|
[ 4 posts ] |
|
Author |
Message |
oceanicitl
Official forum cat lady
Joined: Fri Apr 24, 2009 8:04 am Posts: 11039 Location: London
|
Hey Saspro
When I used to click on a link it used to open in another page / tab. Now it doesn't. Any way of tweaking it so it does?
Thanking you
_________________Still the official cheeky one 
|
Tue Feb 23, 2016 11:38 am |
|
 |
saspro
Site Admin
Joined: Thu Apr 23, 2009 5:53 pm Posts: 8603 Location: location, location
|
If you know what the PHP code is to do that I'll certainly add it.
|
Tue Feb 23, 2016 11:58 am |
|
 |
big_D
What's a life?
Joined: Thu Apr 23, 2009 8:25 pm Posts: 10691 Location: Bramsche
|
Where the html is generated to create the link, you just need to add :
target="_blank"
to the href tag.
E.g. the code that generates the link makes a tag: <a href="http://www.testurl.com">
Needs to be extended to: <a href="http://www.testurl.com" target="_blank">
The URL itself will be a variable, but it must build up the rest of the link somewhere.
_________________ "Do you know what this is? Hmm? No, I can see you do not. You have that vacant look in your eyes, which says hold my head to your ear, you will hear the sea!" - Londo Molari
Executive Producer No Agenda Show 246
|
Tue Feb 23, 2016 12:02 pm |
|
 |
saspro
Site Admin
Joined: Thu Apr 23, 2009 5:53 pm Posts: 8603 Location: location, location
|
It's a tad different in phpbb but I seem to have it working on new links, old links though (that weren't created using bbcode) will still need a right click
|
Tue Feb 23, 2016 2:09 pm |
|
|
|
Page 1 of 1
|
[ 4 posts ] |
|
Who is online |
Users browsing this forum: No registered users and 52 guests |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum
|
|