Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Lolu chungechunge lwabekwa kunqolobane. Uyacelwa ubuze umbuzo omusha uma udinga usizo.

I am using EclispeIDE,so please tell me step by step procedure how to install buttons in firefox ToolBar using EclipseIDE.

  • 1 baphendule
  • 1 inale nkinga
  • 5 views
  • Igcine ukuphendulwa ngu cor-el

more options

I have downloaded XulBooster.I have xul in EclipseIDE as follows:


 <?xml version="1.0"?><?xml-stylesheet type="text/css"
      href="chrome://test_ext/content/about.css" ?>
<overlay
	xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
	<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
	xmlns:html="http://www.w3.org/1999/xhtml" >   
	<toolbox id="navigator-toolbox">
		<toolbar id="12345" toolbarname="niidle_toolbar"
			class="chromeclass-toolbar" hidden="false" persist="hidden">
			<toolbarbutton label="Label 1" />
			<toolbarbutton label="Label 2" />
			<toolbarbutton label="Label 3" />
		</toolbar></toolbox>
	</window></overlay>

I have one install.rdf as well.But problem is that it is not showing the toolbox in Firefox Web Browser.Please tell me how to install toolbox in Firefox Web Browser using Eclispe IDE.

I have downloaded XulBooster.I have xul in EclipseIDE as follows: -------------------------------------------------------------------- <pre><nowiki> <?xml version="1.0"?><?xml-stylesheet type="text/css" href="chrome://test_ext/content/about.css" ?> <overlay xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"> <window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" xmlns:html="http://www.w3.org/1999/xhtml" > <toolbox id="navigator-toolbox"> <toolbar id="12345" toolbarname="niidle_toolbar" class="chromeclass-toolbar" hidden="false" persist="hidden"> <toolbarbutton label="Label 1" /> <toolbarbutton label="Label 2" /> <toolbarbutton label="Label 3" /> </toolbar></toolbox> </window></overlay></nowiki></pre> ------------------------------- I have one install.rdf as well.But problem is that it is not showing the toolbox in Firefox Web Browser.Please tell me how to install toolbox in Firefox Web Browser using Eclispe IDE.

Okulungisiwe ngu cor-el

All Replies (1)

more options

A forum better suited for such questions is this forum:

You need to register on the MozillaZine forum site in order to post at that forum.