Results 1 to 4 of 4
-
11th Jun 2011, 05:51 AM #1OPMemberWebsite's:
RNBxBeatz.com Storedpics.comOpen All Links in new tab?
Hi,
I was wondering if there was some sort of plugin for wordpress which allows all links (Including Internal Links) to open in a new tab when clicked?
Please comment if you know.
Thanks!RNBxBeatz Reviewed by RNBxBeatz on . Open All Links in new tab? Hi, I was wondering if there was some sort of plugin for wordpress which allows all links (Including Internal Links) to open in a new tab when clicked? Please comment if you know. Thanks! Rating: 5
-
11th Jun 2011, 06:12 AM #2Member
Hey, try this in your header:
Code:<script language=javascript> /* Kevin Yank http://www.sitepoint.com/authorcontact/48 */ function externalLinks() { if (!document.getElementsByTagName) return; var anchors = document.getElementsByTagName("a"); for (var i=0; i<anchors.length; i++) { var anchor = anchors[i]; if(anchor.getAttribute("href")) anchor.target = "_blank"; } } window.onload = externalLinks; </script> <!-- This script downloaded from www.JavaScriptBank.com Come to view and download over 2000+ free javascript at www.JavaScriptBank.com -->
NOT SURE if that works, i just GOOGLE'd it.
-
11th Jun 2011, 10:58 AM #3Banned
I have a bbcode plugin that makes bbcode works for wordpress like [ img ] [ /img ] etc2.. aside from that, comes with the code is making [ url ] [ /url ] open in a new tab when clicked..
so if you're interested just pm me.
-
11th Jun 2011, 11:10 AM #4BannedWebsite's:
trickshare.infoInstall "Open in New Window Plugin"
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
[Tutorial] Open All Links In New Tab (Internal Or External) In Your Blog
By Villa in forum Tutorials and GuidesReplies: 0Last Post: 23rd Feb 2012, 01:29 AM -
PHP/Javascript: Make certain links open in a new window?
By Darlos in forum Web Application/Script SupportReplies: 6Last Post: 29th Jan 2012, 07:22 AM -
Open multiple links at once
By Daniel in forum Webmaster ResourcesReplies: 0Last Post: 2nd Nov 2011, 09:04 AM -
[Selling] Links and buttons spots open again.
By MrPeanut420 in forum Completed TransactionsReplies: 13Last Post: 10th Jul 2010, 07:25 AM -
Links open in same page??
By AngieBaby in forum phpBBReplies: 13Last Post: 14th Feb 2010, 04:07 PM
themaLeecher - leech and manage...
Version 4.94 released. Open older version (or...