Posted by NewCreation on March 3, 2012 at 8:46am
I should know this but it slipped my brain, so I'm asking you guys. I'm changing a path for a menu link from an internal Drupal path to a node, to an external URL. Question: How do I make it open in a new(additional) browser window instead of having the visitor leave the site? P.S. It was nice meeting you gents at the Fresno Meetup.
- Annette
Comments
target="_blank"
Hi Annette,
The easiest way is to write the link tag with a target="_blank" attribute.
You should also check out the External Links module. It will automatically add this attribute to any link that's not on your site, and optionally the link can have a small icon next to it:
http://drupal.org/project/extlink
I couldn't make it to the meetup last month, but maybe I'll see you this month!
Jesse
I would concur with
I would concur with Jessie.
It was wonderful meeting you Annette and we look forward to having you join us at more meetings.