View Full Version : how do I make all links open in a new window?
SoftDux
10-23-2008, 12:59 AM
Hi,
Doe anyone know how to get all links (i.e. links added to the menu, or to content) to open in a new window (target=_new) ?
webdzinez
10-23-2008, 07:39 AM
all links in drupal? or vbulletin?
SoftDux
10-27-2008, 12:11 AM
all links in drupal
Are you looking for the code to open links in a new window?
target="_blank"
<a target="_blank" href="http://www.web-address.com/" title="Hover Text Here">Text For Link Here</a>
kompressaur
01-26-2009, 08:36 AM
i use this SoftDux
http://drupal.org/project/extlink
balaji
07-11-2009, 12:22 AM
Just provide the following command in a href:
target="_blank" which will open the link in new window.
http://www.drupal-web-developers.com
http://www.drupals-developers.com