Wonder if firefox will ever be compatable with all sites?

Soldato
Joined
17 Dec 2004
Posts
8,743
Even the ie tab plugin for firefox doesn't correctly display things properly on sites. For example, for some reason when your selling something on ebay and doing the description, the underline wont turn off in firefox, The ietab thing fixes that prob, but when you review what your selling in firefox, the fonts in the discription is all messed up, but looks fine in ie. So Ive uinstalled ie tab, and Im just loading up ie, when I sell stuff on ebay from now on

I really would have thought firefox would have been more compatible with common sites by now, cos firefox has been going for years?
 
This is more down to poor coding from site developers than anything to do with Firefox. Where I work we effectively have to make 3 versions of our sites, the normal standards compliant version which is shown in Firefox, Chrome and Safari. The IE 7/8 version and the IE6 version which is a massive pain.

The sooner Microsoft release a compliant browser and force user upgrades the better, only problem though is far to many corporate systems are designed around IE6 for them to do that.
 
This is more down to poor coding from site developers than anything to do with Firefox.
I was going to say this but you beat me to it. :)

Where I work we effectively have to make 3 versions of our sites, the normal standards compliant version which is shown in Firefox, Chrome and Safari. The IE 7/8 version and the IE6 version which is a massive pain.
I assume you mean using several different CSS files for each page and making Firefox, Chome, Safari and Opera etc use one CSS file, IE6 another and IE7/8 another still?
 
I was going to say this but you beat me to it. :)

I assume you mean using several different CSS files for each page and making Firefox, Chome, Safari and Opera etc use one CSS file, IE6 another and IE7/8 another still?

Yeah, I didn't write that very clearly! I certainly wouldn't want 3 full versions to maintain! :o
 
Yeah, I didn't write that very clearly! I certainly wouldn't want 3 full versions to maintain! :o
Hehe. :) I was kind of asking in a "is that how you do it?" manner and not a "Didn't you mean this?" manner. :p I've only ever done sites with the one CSS file for all. Would explain why I invented new super-mega swearwords consisting of existing rudies. :D

How exactly would one link say 3 separate CSS files? Declare them as usual but then do that "IF IE8" etc clause?
 
How exactly would one link say 3 separate CSS files? Declare them as usual but then do that "IF IE8" etc clause?

We use Java Script to handle this but that was written by someone else (I've never used Java) so don't know the exact ins and outs of how it works.

Sorry I couldn't be more helpful! :(
 
Also why cant firefox use the same add-ons or whatever like ie, for uploading pictures to facebook. Cos you have to install jarva if you want to use firefox to upload pics in facebook?
 
Also why cant firefox use the same add-ons or whatever like ie, for uploading pictures to facebook. Cos you have to install jarva if you want to use firefox to upload pics in facebook?

Because people generally code addons and browser extensions for IE in ActiveX which is an IE only thing (and the devil but hey)
 
Also why cant firefox use the same add-ons or whatever like ie, for uploading pictures to facebook. Cos you have to install jarva if you want to use firefox to upload pics in facebook?

They work exactly the same for me.

IE uses ActiveX and nothing else does, though. Plugins (like Java, Flash etc) have to come in two versions as a consequence of that.
 
Back
Top Bottom