hyperlink
Title
Question
<span style="line-height: 21.4286px;">Off course, open link in a new tab. but when we code in html and set the target to "_blank" </span>
in drupal without the users input i want my link to open in a new tab
Drupal Editing-Existing-Content 08-09 min 20-30 sec
Answers:
If you want to open the default menus or links in new tabs , you will have to override the Drupal theme or write a module. Drupal by default will not open its internal links in new tab, follow this tutorial to understand how this can be done - http://drupal.stackexchange.com/questions/108429/how-add-tab-menu-item-with-external-link-to-article-node-content
URL:http://drupal.org/<target="_blank">cincinnati.html
Try this and tell me if it works or not here
Login to add comment