Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Preventing separate Popups in OpenInTbWebBrowser
#1
Hi Gintaras,
Most of the links continue to open up in the same Toolbar WebBrowser but some call up a separate free standing browser. Is there any way, I can force the links to stay within the Toolbar WebBrowser?

Thanks,
Stuart
#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.


Forum Jump:


Users browsing this thread: 1 Guest(s)