Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Preventing separate Popups in OpenInTbWebBrowser
#2
Maybe there is a way to tell the browser 'please don't make popups' but I don't know.

A link opens new browser window if its target in HTML source is _blank. If you can control the source you can remove target=_blank from <a href...> tags.

Or a script opens it.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)