Today I started downloading the ~900mb ISO file for MS Visual Studio 2008 Express using Firefox (since it was such a large file and I don't like installing download managers that open everytim...
The following error occurs in Firebug when an iframe (called on Domain A) pulls an html file on a different domain (domain B) that contains an embedded swf located on domain B. At first I thou...
OnBlur and OnFocus Events not working in FIreFox. This is a known issue, but I've heard of some workarounds to certain situations, and I'm hoping that one of you may have the answer for my pr...
What's this? I can no longer connect to www.wellsfargo.com in Firefox. I'm getting the following message:
Secure Connection Failed
An error occurred during a connection to online.wellsfa...
I am experiencing a sudden problem with Firefox 3.5.3 running on Mac OS X 10.6 (Snow Leopard). Out of the blue, Firefox started consuming 100% of the CPU during start up. Firefox holds the C...
I'm using IE6. I was hoping that display: none would make the object disappear completely. But I'm getting the same result for display:none and visibility:hidden. In both cases the element is ...
Hi,
is there a way to send alternate css styles to mac firefox vs. pc firefox? also if there's a way to hit up safari at the same time, that would be great! (both mac firefox and safari nee...
Is it possible to make firefox refresh a page every couple of minutes?
I ask because I want to leave my web browser open on a news website without having to go back to refresh the page eve...
I have a javascript function
function copyToClipboard(text) {
if (window.clipboardData) window.clipboardData.setData("Text", text);
else if (window.netscape) {
us...
I am trying to set the left position of a DIV in Firefox with javascript.
the pos variable is calculated but I left it out here, because that part works.
this is the code, it works in IE, ...
Hi folks,
I had installed Mozilla Firefox and made it as the default browser on my system (I had selected the option that says Firefox should check to see if it is the default browser, and ...
Hello,
I recently installed Firefox and I find that it tends to hijack the default browser status. I prefer using Internet Explorer but find when I click on links in emails etc it opens up...
style="word-break:break-all;"
works in IE and breaks a long line with no spaces. Is there an alternative for Firefox and Safari because it won't work in these browsers? Thanks.
Ok, I already know that my script is going to run for a couple hours. I have an EXTREMELY large SQL script that has to run. I already know why it's reset (it sits there forever). I'm using Fir...
Hi,
I have some fields (textbox, etcc) which i am accessing with document.getElementById("field1")
in ie, its working fine. In firefox, its giving me the error saying document.getElementB...
Hi All,
I need to be able to manage the proxy settings for all browsers via group policy.
I have got it working perfectly for Internet Explorer but also need to be able to manage Firefox...
how can I export my cookies from firefox
Hello,
I am having this problem ever since I install more new fonts.
The problem is, that when I view certain words on a page, the word uses a cursive font that is really hard to read when ...
Hi,
We have a windows 2003 network where all users run windows xp sp2 and log on to our domain.
All users are forced to use internet explorer as a lot of applications we use are not compat...
I have on several occasions had emails that looked like they were sent from me to everyone in my contact list subject of "dear friend". I did not send these nor authorize them. The content of...
I want to save all the links (only the direct links, the first level), i meal all the linked html files that are in certain page, they are about 5.000-10.000 links (and therefore 5.000 10.000 ...
I'm running Vista Ultimate 64-bit and everything was just fine up until a few weeks ago now. Everything is still fine except for my FireFox.
For some reason when I load FF (without any ins...
Hello,
I am trying to dynamically change styles on individual table cells using javascript, I've gotten it to work with cells that have the same ID's but now that solution won't work in fir...
I have had a strange problem with one of the HP d330m desktops on our network. The machine runs fine except it wont run Firefox, it comes up with the Mozilla Crash Reporter and has the followi...
I am embedding a simple Flash.swf file in an html page using swfObject 2.0. I have an addCallback function in my flash file. My html code is attached below. This code works in Safari on the Ma...