I am using primary links. Where it says path I have put a link to a web site. This opens the web page in the whole of the window and the only way the user can get back to my web site is to click on the Back button in the browser. Can I get the new web site to open a new window or in the bottom of the window from a Primary Link?

Comments

rj’s picture

You could use the menu_attributes module to add a target=_blank to the link, or use the external links module to open all links that point to an external site in a new browser.

--rj

qwerty1111’s picture

Thank you thank you thank you