0

It seems OpenX (2.8.7) doesn't take into account the attribute "target".
I tried using "_self" and "_top" but when clicking on the banner it always opens a new (_blank) window.

I found nothing interesting on their forum.
Is that a bug or am I doing something wrong?

Pascal Polleunus
  • 2,411
  • 2
  • 28
  • 30

1 Answers1

1

Setting target to '_top' should open in current window/tab.

dmarvasti
  • 61
  • 4