Re: Open links in a tabs (Epiphany)



On 10/10/05, Matej Svejda <mata aw-modell at> wrote:
> I use the Greasemonkey extension to do something similar to this -
> while I don't have _blank targets opening in new tabs, I use one
> script ( http://userscripts.org/scripts/show/1691 ) which causes it to
> open in the /same/ tab. This to me is a actually a better solution  to
> the problem - YMMV.
>

What about _javascript_? Would a code like window.open('url'); open in the
same tab or in A new window??

The preferences I've come to use in Firefox, which I believe are fully enabled by one of the tab preference extensions, are to open all ordinary "new window" links and "unresized" _javascript_-opened windows in tabs. This allows things like resized calendar popups to open as nicely behaving windows with the _javascript_-specified window values applied, while plain window.open commands go to a new tab.

Michael Knepher
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]