jetpack

Using positioning 'Panel' in new Jetpack API

I'm now using the new version of the Jetpack API of which allows you to create addons for Firefox using a JS framework. The 'panel' object is easy to use - but I'm struggling to find a way to position it. The documentation simply states (Jetpack Panel API) panel.show(anchor) DomElement But I'd like to position the panel in the bottom...

Problem Styling SL Toolkit Accordion with Jetpack Theme

I am trying to use the newly released Jetpack theme for a Silverlight 4 application. TabControl and buttons style nicely, but I cannot get the Accordion control to pick up the Jetpack style. I have created a default 'Silverlight Navigation (JetPack Theme)' VS project and added the following definitions to the XAML file xmlns:sdk="http:...