Hi,
I want to write a firefox addon, but I having trouble finding a easy tutorial. I have looked at
http://developer.mozilla.org/en/docs/Building_an_Extension#Setting_up_the_Development_Env...
We have been running Exchange 2007 since about March. There are three exchange servers in the organisation two are 2007 and there is a 2003 exchange server for public folders only. All has bee...
does anyone know of a firefox extension or plugin that turns phone numbers into sip url links so that my software sip phone would auto dial a number when I click on it
it seams like it woul...
i created some javascript DHTML that highlights which menu selection the mouse is currently at, but it won't work on Firefox. Any idea? The source is old, so probably things have changed.
...
I am using Firefox 2.0.0.2. In Tools/Options I have "new pages should be opened in a new tab" checked. Yet when I click on a url link on a web page or on a bookmark it does not open in a new T...
Hello Gents,
I have 2 Firefox bookmarks.html files, my main one on my home PC, the other liberated from my former work PC, each about 1M in size. Both started out as identical files but...
When playing a flash game, after a while, the flash screen slows down and almost comes down to a halt. At this point, there is an excessive CPU usage by Firefox seen on task manager (by the wa...
Hello everyone, I have a problem parsing an XML file on Firefox. The XML i generated with a C# code which does not have any problem, I use JavaScript for parsing other XML documents and there...
I always find computer programs like Nero, firefox, torrent apps, games, videos, emulators, etc sometime would take up all the CPU usage. This happens on all platforms of combinations of mothe...
Hello to all,
I am facing some problems with shortcut keys in firefox. In my web application i am using Access keys. Ex - [ CTRL + 1, CTRL + 2 etc] to do some particular operations. In fir...
Why does:
<body onload="alert('hi');">
not work in Mozilla firefox?
And how do I solve this problem?
I'm a html/db/.net/css/xslt person who built a site and outsourced some flash work. In
IE they work great, but in Firefox they're not.
Sample here:
http://www.katz-media.com/OurCompani...
Hello,
In IE when I needed to run an external application from my webpage I used
<script language="javascript" type="text/javascript">
function runApp(tel)
{
var shell = new ActiveXObjec...
I'm using Firefox 2.0.0.7 on Windows XP. My signons.txt file got renamed to signons2.txt and I'd like to restore the original name.
Can someone tell me how to rename this file and possibly...
Hi,
When my client clicks on a YouTube video, a box pops up stating Flash has to be installed. Then we try to install Flash, and he still can't play the video. Does anyone know how to corre...
I design a web page ,the resolution is 1280*1024. but my notebook screen is smaller,I can use the zoom of css to control the size of my web page in IE,but on firefox and safari ,it can no...
Hello,
I created a page in Dreamweaver and it displays fine Explorer. However, the background color for the tables does not appear when looking at it in Firefox. What must I do to my code...
I'm trying to load an XML document IN FIREFOX into the DOM and output it through the innerHTML command. In IE it is trivial, but I can't get it to work with Firefox. There are two approaches...
OS X Tiger - Firefox & Safari
Anytime I want to upload images to, say, RockYou.com or Myspace, whatever, I hit the browse button and I can't see thumbnails of my images, only small generic ...
I'm testing a website I'm developing that uses SESSION variables. I'm testing it using Firefox on my mac. On windows there's an easy shortcut to delete cookies (clear all private data) on Fi...
Hi Experts,
I'm trying to find an equivalent in Firefox to adding websites in the Local Intranet Zone in IE
Hello,
I am receiving the following message when trying to connect to a client dekstop when using the latest verson of Firefox and RWW:
This portion of the Remote Web Workplace requires ...
I have a weird issue,
Today i was messing around on my computer and i went to you tube.com and was watching some music videos when my browser (firefox 3.1) crashed. I tried again and it kee...
I have a laptop and desktop, both running windows xp sp2. Both hang (become totally unresponsive, screen freezes etc, no reset, no BSOD) sporadically when I access www.gmail.com, docs.google.c...
// I have the following code, but it only work on IE, how can I make it to work in firefox?
// global variable
var xmlDoc = new ActiveXObject("Microsoft.XMLDOM");
// get xml object
fun...