![]() |
<base target="blank">
Without having to modify all the links on a site, how can I use the base target tag in head tag to apply only to external links & not internal links?
|
I don't know if you can or not... but
<base target="blank"> should be <base target="_blank"> |
Quote:
|
Css loves you
|
Quote:
|
well you can do it easily with "replace all" without using the base target command..
if you did replace "<a href=http" with "<a target=_blank href=http" then you would only be replacing outbound links * presuming inbound links dont have http int hem because they are inbound and would be like " <a href=page.html> |
but on a blog that wouldn't work , your better off using css
|
|
Quote:
|
All times are GMT -7. The time now is 07:58 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123