I am using swfin to embed a swf object (video player) and it loads fine in all browsers, but in firefox it won\'t \"start\".I have to right click on the movie area and \"start\" is unchecked so I clic
Using an adapted version of jquery.inplace.js for some page creation and use an OBDC connection in the background php file to query for content. Everything works, BUT...
Is there a way to make a Firefox plugin intercept certain requests and respond to them without hitting the network?
I\'m trying to work out how to get the onabort event of an image element to work. From reading the docs it\'s meant to fire when a loading page is stopped either from clicking the stop button or firin
I am getting a strange error using jQuery 1.3.2 and Firefox. I have created a small popup window for an element and I am using the code
I\'m using http://code.google.com/p/flex-iframe/ for showing html in an flex application. To set this up I need to set vmode=opaque. But doing this messes with keyboardinput (at least a swedish charla
My website is working fine on IE, but when I open it on Firefox, Firefox asks to download the same page and opens the Downlo开发者_StackOverflowad File dialog. This problem occurs sometimes in Safari
I\'m writing an extension for firefox. Using dom.location to keep track of visited search results pages, i\'m getting this url http://www.google.com/sear开发者_StackOverflowch?hl=en&source=hp&
I have a working firefox extension that currently consists of a button. When I click that button, my XUL file declares oncommand=\"test();\" which simply is an alert(\"hi!\"); .
On my web site, http://tinyurl.com/yhvj6g Why is it that Internet Explorer is placing my \"Find listing\" submit button on a new line whereas Firefox & Chrome keep the submit button inline horizo