Tagged Questions

1
vote
1answer
30 views

Firefox Addon Development : Detecting non-compatible addons ?

Few addons are not compatible with mine, so how to detect their presence and inform the user. Thanks
0
votes
1answer
15 views

Flash buttons disabled in layer over scrollable div Windows XP

On XP in Firefox, I load a flash button in a layer that sits above a scrollable div in the z-index. When my flash button is over the background of an empty scrollable div it does n …
0
votes
1answer
508 views

Silverlight crashes FireFox 3.5, IE7, & IE8

One of my users has an HP Pavilion DV4-1430us laptop running Windows Vista Professional 64-bit. She is using the latest version of the Silverlight Plug-In, downloaded on 24 July fr …
0
votes
1answer
24 views

Firefox 2 and Firefox 3 on Mac OS X

Hi, I need both Firefox 2 and Firefox 3 on my Mac OS X for testing purposes. Is it possible?
0
votes
2answers
259 views

Is there a XDomainRequest equivalent in Firefox?

Is there an equivalent to Internet Explorer's XDomainRequest in Firefox or any of the other browsers? I'd like to access a service/website outside of my domain.
2
votes
4answers
270 views

Updated Firefox Extension - Still says “No updates were found.”

I am working on a new version of a firefox extension, but after releasing it, and incrementing the em:version in install.rdf and update.rdf, when I click "Find updates" Firefox rep …
0
votes
1answer
98 views

Bug : Dojo Dialog + Flash in Firefox 3

i have a flash component on a dijit.Dialog.In Firefox 3, i cant click on the flash button.When i right click on the flash i get the tooltip(settings) far away from where i clicked. …
0
votes
2answers
120 views

How to detect TraceMonkey?

Is it possible to detect that a Firefox browser is running the TraceMonkey JavaScript interpreter? If so, is it possible to do it with JavaScript? A solution which involves examini …
1
vote
1answer
261 views

Firefox 3 and XML/XSLT

Firefox 3 and XML/XSLT I am relatively new to developing web apps with client-side processing in Firefox. I have a few straight-forward questions regarding the use of XML/XSLT in …
0
votes
5answers
407 views

Getting Firefox 3 to work with JSUnit

Thus far this is what I've tried, I'm using Firefox 3.07 Make sure in about:config that the property browser.cache.check_doc_frequency is set to 1 which the browser interprets as …
0
votes
1answer
29 views

Is there any way to get the Firefox API’s

Is there any way to get firefox Api so that i can access them programatially There any other method other than XPCom
1
vote
6answers
533 views

Images & Hyperlink Borders - Ghost 1px x 1px Border

I've an image that is wrapped in an anchor tag that, through jQuery, triggers an action somewhere else on the page. When I click on the image, two tiny 1px by 1px boxes show up in …
0
votes
1answer
68 views

Selectable input fields and textareas but no other content selectable in Firefox?

I need to prevent users from selecting elements in my web app UI, except for text in input fields and textareas. For Firefox, the technique seems to be to use this css: * { -moz- …
5
votes
6answers
592 views

Read Firefox 3 bookmarks

Firefox 3 stores the bookmarks in a sqlite database. There are several hacked sqlite java libraries available. Is there a way to hack the sqlite database in java(not using librarie …
3
votes
1answer
112 views

Firefox 3.5 “hangs” when rendering TABLE

I have a simple HTML Table (10 columns x 500 rows). When the page loads I start to scroll down and the browser hangs, and won't allow me to scroll for 3-5 seconds. This usually h …

1 2 3 4 5 next
15 30 50 per page