Visit Mozilla.org

Talk:XUL:toolbar

From MDC

NeedsTechnicalReview: "Firefox supports toolbar customization, whereas the Mozilla browser does not." Should "Mozilla browser" be "SeaMonkey" there?

I *think* so, Though care should be taken to know that SeaMonkey 1.5 will should allow toolbar customization as well, (built with toolkit functionality). --Callek 22:41, 21 June 2006 (PDT)

[edit] "type" attribute?

In Firefox's browser.xul the main menubar exists inside a toolbar with type="menubar". I don't see the type attribute documented, so what does it do? --Emery 10:16, 16 March 2007 (PDT)

A custom attribute, used in browser.js. You can put whatever attributes you want on elements.
Also, this is not the place for asking questions. You should ask them in the appropriate newsgroup. --Nickolay 12:02, 18 March 2007 (PDT)
Ah, but I didn't know that you could come up with arbitrary attributes, so I thought the problem was with the documentation, hence why I posted here. Thanks! --Emery 22:00, 19 March 2007 (PDT)