PDA

View Full Version : Can I add new tab in Mozilla from javascript?


Ostrovok
08-15-2002, 08:27 AM
Can I add new tab in Mozilla from javascript?

beetle
08-15-2002, 08:57 AM
You might as well be asking how to add a cupholder to Mozilla, coz I have NO clue what you mean when you say 'tab'

brothercake
08-15-2002, 09:46 AM
what you might be looking for is adding a personal sidebar tab for your site?

check out http://www.dynamicdrive.com/dynamicindex9/ns6side.htm

Skyzyx
08-15-2002, 04:24 PM
No, no, no...

I know what you're talking about. It's a new feature of Mozilla 1.0 and Netscape 7.0... Kinda like the Windows XP idea of combining multiple windows into a single taskbar button, except in a browser. Multiple windows can be open, and be switched between them by clicking on a tab on the top.

I've read about it, and I have Netscape 7.0 PR1 and Mozilla 1.1b, but I've never used it, and don't really know how to activate it.

Sorry...

jkd
08-15-2002, 05:09 PM
CTRL-T opens a new tab, CTRL-Page Up/Down navigates through them, as well as clicking. They rock:

http://rdhtml.resource-locator.com/tabs.jpg

Anyway, I am currently unaware of any way to control the opening of these through Javascript, but I'll browser through some IDL files later and see what I can dig up.