Hi,
I am wondering if there is a CSS command or an xml command that will allow me to open external links on my website into a new tab.
I would like my internal links to just move through the site on the current tab but put the new ones in another tab (or even another window).
If I can do it in css can I create a new class (ie: .ext) to open in a new tab so I would only add it to the links that are external, or would I have to create a new link (ie: a.ext) identification.
Thanks, Mary
I would like my internal links to just move through the site on the current tab but put the new ones in another tab (or even another window).
If I can do it in css can I create a new class (ie: .ext) to open in a new tab so I would only add it to the links that are external, or would I have to create a new link (ie: a.ext) identification.
Thanks, Mary