Icons On Buttons
gaurav <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.xpfe |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <[email protected]> |
i just learn to create firefox extension. And im able to create a very
basic firefox extension with few buttons in it. But i could not find a
way to add an ICON on my buttons.
Anyone please help me how can i add icon on my buttons?
<toolbarbutton id="myButton"
label="Home" oncommand="myHome(event)" />
above code redirects user to my website home page. But i want to add
an icon on my buttons