Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Changing broadcaster group="sidebar"

3 views
Skip to first unread message

matinte

unread,
Nov 17, 2009, 5:55:58 AM11/17/09
to
Hi!
I have an overlay where my app is declared as a sidebar but I would
like to change it's appearance so it would look like the zotero
plugin, for example. This is my code now:
<broadcasterset id="mainBroadcasterSet">
<broadcaster id="app_id"
label="app_name"
type="checkbox"
group="sidebar"
sidebarurl="chrome://app/content/app.xul"
siderbarTitle="title_app"
oncommand="toggleSidebar('app_id');"/>
</broadcasterset>

Does anybody knows another value for group so I can change the
"sidebar" appearance? Is there another way to change it?

Thanks in advance :D

0 new messages