I have a keylistener that receives a function and calls it when a key is pressed: function addKeyListener(functionToCall) {
I have an environment called $REP, how can I access the value of this variable using Xulrunner in a Linux environment?
I need strange behavior for my extension :) When user enters URL or clicks on link that points to some document I need show him some web page instead of downloading this file (web viewer for pdf, for
I was trying out this XUL tutorial on Firefox 3.6.13. The example extension in the tutorial is meant to find files. This is my manifest file:
I have this browser element: <?xml version=\"1.0\"?> <?xml-stylesheet href=\"chrome://global/skin/\" type=\"text/css\"?>
Knowing that my document.activeElement is an input field (I don\'t know exactly the name of the component, but may be the Google\'s search input field, for example), how can I set a text on it program
I am trying to modify a firefox addon to my personal needs. Currently my code is this: var wwatch = Components.classes[NS_WINDOWWATCHER_CONTRACTID].getService(nsIWindowWatcher);
I\'m trying to write extension that have some advanced control (much more than selecting from list or check/unchenck).
I need too create quiz app using xml for database for questions and xul or flax for interface, quiz should have 3 types of questions : single answer (radio), multianswer (checkbox) and open (textfield
Following this tutorial I was able to retrieve data form the clipboard. But I have no idea (nither there\'s something in the API) about how to insert my string into the xul browser (say, when the use