Banner.Modul - Problem

Submitted by Anonymous
on February 10, 2004 - 5:44pm

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

miknight
on
February 10, 2004 - 10:37pm

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

Anonymous
on
February 16, 2004 - 8:49am

The Banner Module adds a JavaScipt Code into the HTML Site.
But i Dont know Where it will be generated !

Did you try "/" ?

Emre Evren
on
March 17, 2004 - 11:17am

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

Doug (not verified)
on
August 10, 2005 - 6:39pm

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

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.