I\'m trying to develop a firefox toolbar ;) so my structure is In the options.xul is an PrefWindow which i\'m opening over an
I have a problem with my firefox extension I have a XUL popup panel with a hbox for the tag cloud, and a JS code to add divs to this hbox:
I am trying to make my first Firefox addon and am struggling a bit. I have written the javascript code for what I want it 开发者_运维知识库to do (window.alert("hello world!")).I have found c
I just completed mine first FF add-on . But after install it making the existing toolbar icons to disappear.
I have a big problem with my firefox plugin. 开发者_如何学JAVAI have a button, which opens a new window for me, where I want to include that .swf file.
I am using a xulrunner-1.9.2.12.en-US.win32 for an app I am creating. I want the user to be able to change the colours of the app using something similar to the \"tools, options, content, colors\" men
From a XBL method, when I need to call another method, I do like: <method name=\"myMethod_1\"> <body>
I want to implement a listener/observer开发者_JAVA百科 for my XPCOM component, so my javascript code can register to be notified of some events. Is it possible?If I understand you correctly https://de
Does anyone know what might have changed since v3.0.5 that would enable extensions to work?Or, maybe I\'m missing a setting somewhere?I wrote this add-on that works fine with newer versions, but I can
hi i have problem with my first addons.. i try to select the word on the website page with this function