OK, so i sort of figured it out.  The code i originally used called
the panel.openPopup method which does not load chrome.  When I used
openPopupAtScreen, it works fine.  Any ideas why this is?  Thanks!


On Oct 29, 5:23 pm, mahart <[email protected]> wrote:
> Hello all,
>
> I created a Panel in my firefox extension and would like to embed a
> chrome image.  Here's the code:
>
> <panel id="thepanel" noautohide="true">
>                     <image src="chrome://blank/content/prompt-3.jpg" />
> </panel>
>
> If the image is http, works fine.  Image url is correct.  Is the panel
> not trusted?   How can I get this to work correctly.

_______________________________________________
dev-tech-layout mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-layout

Reply via email to