Hi,
i hav installed the banner module on my homepage : www.infostand.net
but when i click on a banner it opens in the SAME window,
i need it, that it will open in an new blank window.
I have searched in your Code, but i dont understand it.
How can i add the >> target="_blank"
that i need.
MfG
DarkDexter
http://www.infostand.net
It's easy man
It's very easy. Your existing link should look something like:
<a href="http://adserver.com/ad.php?id=21342">Banner!!</a>
Well you need to change it to be:
<a href="http://adserver.com/ad.php?id=21342" target="_blank">Banner!!</a>
No thats not the Problem
The Banner Module adds a JavaScipt Code into the HTML Site.
But i Dont know Where it will be generated !
Did you try "/" ?
Did you try putting "/" before showing the target?
e.g.
target="\_blank\" or target="\_blank"
That should solve your problem.
Regards.
-----------------------------
[ Emre Evren ]
emreevren_at_postmaster.co.uk
-----------------------------
the target=_blank code for banners and other links
I have tried what has been suggested here by going into the banner setup and where it asks for the URL, I am adding in the target=_blank code but I am only getting: Page Not Found
Opps... that page seems to be missing. Could someone help more? I would like the banner clicks to open a new browser window, not leave my site by using the same window. I have also tried as suggested the "target="\_blank" and the "target="\_blank\" but I am not getting anything.
Thanks.
Doug