WCM Forum

WCM Forum (http://www.wcm.at/forum/index.php)
-   Programmierung (http://www.wcm.at/forum/forumdisplay.php?f=17)
-   -   Firefox - "Open in new Tab" (http://www.wcm.at/forum/showthread.php?t=132795)

leguan1982 29.04.2004 09:32

Firefox - "Open in new Tab"
 
Hi!

1. Ich weis das es "org" ist HTML als Programmierung zu bezeichnen. Aber im Internet-Thread geht es Hauptsächlich nur um Verbindungen und Server & deren konfigurration.

2. Ich finde den "Firefox" gut, er ist schnell, hat einen Pop-UP-blocker und das "Tab-system"

Aprop Tab-System:
gibt es eine Target-befehl dafür, das Firefox, eine neue Site in einen neuen Tab öffnet?

oder muss ich im Firefox was umstellen, das er "target=_blank" als "öfnen im neuen tab" versteht?

Danke im vorraus.

Leguan1982

paux 29.04.2004 10:26

Hallo!

Ich benutze Firefox auch regulär. Mit der mittleren Maustaste öffnest du Fenster in einem neuen Tab - mehr geht leider nicht. Das Feature, ein neues Fenster in einem neuen Tab zu öffnen, geht mir auch sehr ab.

Bei den Optionen kannst immerhin einstellen ob das neue Tab den Fokus bekommen oder ob sich die Seite im Hintergrund laden soll.

lg paux

flinx 29.04.2004 10:53

Ev. ist es mit den Tabbrowser-Extensions möglich?

_m3 29.04.2004 10:58

Disable target="_blank"
Firefox has a built-in pop-up blocker that is activated by default. However, it doesn't stop web pages from opening in new windows by using the target="_blank" or the illegal target="_new" properties. To force such links to open in the same window, add the following code to your user.js file:
// disable target="_blank" (open in same window):
user_pref("browser.block.target_new_window", true);
http://texturizer.net/firefox/tips.html#beh_blank

Tabbrowser Preferences extension for Mozilla Firebird
This extension enables "single window mode" by optionally opening links in a new tab instead of a new window. It also gives an option to load the homepage in new tabs.
http://www.intraplanar.net/projects/tabprefs/

Tabbrowser-Extensions
The Single Window Mode, which prevents to open other browser windows, is available. In this mode, any windows are opened in the window as tabs.
http://white.sakura.ne.jp/~piro/xul/...s.html.en#what


Alle Zeitangaben in WEZ +2. Es ist jetzt 22:25 Uhr.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© 2009 FSL Verlag