xul
How to get reference to XUL iframe that contains a window
From a Firefox extension is there a way to get the XUL iframe/browser that contains a content HTML window. Note I am not asking how to get the current browser (gBrowser) or the browser.xul window. I h[详细]
2023-03-19 04:25 分类:问答firefox 5 and protocol file:// on http [closed]
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.[详细]
2023-03-18 22:28 分类:问答How to create loading mask on a XUL panel using JQuery or JScript
does anyone know how to create a loading mask over a XUL panel with JQuery or normal Javascript? i am developing a firefox extension and i need the loading mask ov开发者_如何学Goer some of the panel[详细]
2023-03-18 05:09 分类:问答Easy way to develop Mozilla Firefox extension from Google Chrome extension
I \'ve developed a simple application for Google Chrome extension, first the interface created using HTML and CSS, and then the action c开发者_运维技巧reated using JavaScript and PHP.[详细]
2023-03-17 23:24 分类:问答How to open XUL window/dialog in a new tab?
Is it possible开发者_Go百科 to open .xul file containing window or dialog as a new tab? I can open it as a separate window using window.open or window.openDialog, but I would prefer if it were a tab.Y[详细]
2023-03-17 14:12 分类:问答styling a menulist in xul
Is there a way to style a menulist in XUL? I\'m using this code but the image is appearin开发者_开发问答g inside the dropdownlist and keeping the original style of the arrow.[详细]
2023-03-17 10:28 分类:问答XUL implicit elements
I\'ve been playing开发者_如何学Python around with buttons in XUL. I discovered that when you put an image on a button it creates an image element inside that button, I know this, because I can style t[详细]
2023-03-16 12:32 分类:问答XUL accessing resources and application structure
So I\'m new to XUL. As a language it seems easy enough and I\'m already pretty handy at javascript, but the thing I can\'t wrap my mind around is the way you access resources from manifest files or f[详细]
2023-03-16 11:48 分类:问答How to get subchild values from parent node from XML file parsing in JavaScript in XUL
How could I parse my email values to my text box according to email type.I need some help in parsing Emails values to my text-boxes.[详细]
2023-03-16 07:37 分类:问答Binary files in XUL on different platforms
I want to make a firefox plugin using XUL for making GUI. And I want that my plugin to use binary executeables files. But in different platforms binary executeables files are different, so how does th[详细]
2023-03-15 21:43 分类:问答