|
|
Lee Harvey <leeharvey@xxxxxxxxxxxxxxx> schreef op Mon, 01 Aug 2005
17:38:40 +0200:
Jane D wrote:
Some sites have links to pages which open in a new tab. This can
give me too many tabs.
Is there a way to force a new page to open using the same tab?
I suspect the links you are clicking specify a target="whatever"
attribute.
Some User JavaScript could potentially change the <a> target attributes
and force the target pages to load in itself.
Specifically, the script found here
<http://userjs.org/scripts/general/enhancements/remove-blank> does the
trick. I use it myself. The script generally works and is mostly harmless.
Some drawbacks:
- Doesn't work if the page is still loading;
- Doesn't always work flawlessly.
I'd still like to see this as a general setting in Opera's tab/window
handling though.
--
Fabian
|
|