"Martin Kutschker" <[EMAIL PROTECTED]> wrote in message
9cb7cv$[EMAIL PROTECTED]">news:9cb7cv$[EMAIL PROTECTED]...
>
> m <[EMAIL PROTECTED]> schrieb in im Newsbeitrag:
> 9c91e9$[EMAIL PROTECTED]
> > Hi all,
> > I'm wondering if there's a way to controll the sidebar from javascript.
I
> > mainly like to implement these two features:
>
> SidebarShowHide() in chrome/communicator/sidebar/sidebarOverlay.js is
called
> via F9 and View/MySidebar. The id of the sidebar is sidebar-box. You
should
> be able to make it collapsed via the DOM.
Thanks for you suggestion, I've been working at it but I still have probs.
Mozilla gave no response. In the javascript console (which BTW should be
placed in the debug menu, not in the Tasks menu... but this is another
issue) I get a "sidebar_box", "sidebar_title", "panels splitter" has no
properties. There seem to be no attribute I can change (even if in the js
file you suggested to use these attributes are defined and used). I don't
know how to move on, is there a particular way I have to use to include the
sidebarOverlay.js in the HTML page I'm developing?





Reply via email to