xul
XUL: Getting drop target ID
The following code is used for listbox items supposed to get the ID of the source and target items. It works for getting the source and stores it in the data variable. But data2 only retrieves the ID[详细]
2023-03-11 09:28 分类:问答How can I display text over toolbar button for a firefox addon?
I\'m trying to display a small text (new messages count) over icon in toolbar button, something like Chrome and Opera extensions have with badge over the toolbar icons. Text should not cover the whole[详细]
2023-03-11 06:44 分类:问答How to enable embedded javascript debugger in SWT browser?
I want 开发者_运维问答to embed a JavaScript debugger in a SWT browser. I\'m using the SWT.MOZILLA flag for creating the browser. Since the JavaScript application I\'m loading is complex, I need to ha[详细]
2023-03-10 00:44 分类:问答XUL: Multiple reuse of an overlay in same file?
I\'m developing a Firefox extension. There is a 开发者_如何学JAVAmenu X which I need to show in both Tools menu and Context menu. Tools menu item and Context menu item are defined in same file but men[详细]
2023-03-09 23:47 分类:问答How to run a XUL application in Mac OS X Snow Leopard?
I am trying to create a XUL \"Hello World\" application in Mac OS X. I download the XULRunner from here, followed this tutorial and then this tutorial and then this tutorial... None worked. So, I look[详细]
2023-03-09 18:33 分类:问答Get PostData as in FireBug
Anyone, help me, how to get Headers and PostData inside extension, using xpcom/something else? i cant find functions inside firebug due t开发者_开发问答o it is big codebase... thank you guysI am assum[详细]
2023-03-09 15:23 分类:问答Firefox 4 toolbar overlay
i\'m trying to make an own firefox toolbar and I have problem with overlay. So i already setup my environment (i can see my extension in FF extensions manager), now I\'m trying to add new overlay.[详细]
2023-03-09 10:30 分类:问答FF extension : goUpdateCommand not calling the command
Firefox version : 4.0.1 I have a commandset which fires when something is selected. The commandset is working fine. If I put a simple window.alert(\'test\'); it does fire. However when I try to call[详细]
2023-03-09 06:43 分类:问答XUL used in web development
I am looking for some start up guidelines to share th开发者_如何学Goeir experience on XUL development in web application. How good is the option to develop the interface in XUL ?. Can IE understand XU[详细]
2023-03-09 00:27 分类:问答Preventing Browser Location Change in xulrunner
I\'ve been reading and hacking around with https://developer.mozilla.org/en/XUL_School/Intercepting_Page_Loads but can seem to do what I need.[详细]
2023-03-08 15:53 分类:问答