Hi, what about: var mgToBeRemoved = getBrowser().mCurrentTab; getBrowser().mTabBox._tabs.advanceSelectedTab(-1, true); getBrowser().removeTab(mgToBeRemoved); ? Jochen Pirlouy wrote: > Hello, > What's the javascript code to close a tab and go to left tab, without > marking the right tab as "Read" ? > Thanks In Advance. >