Visit Mozilla.org

XUL:Method:addTab

From MDC

« XUL Reference home

addTab( URL, referrerURI, charset, postData, owner, allowThirdPartyFixup )
Return type: tab element
Opens a new tab that loads a page with the specified URL. The rest of the parameters are optional. The row of tabs will appear if needed.
See Code snippets:Tabbed browser for examples.
See Preprocessing POST Data for preparing postData out of a string