Firefox Rendering Errors?

Visiting my website in Firefox appears to give some errors whilst viewing the same page in IE is fine.

My main page - The picture on the left doesn’t show up. (The blog one)

And viewing the gallery, the first picture in each case is not shown at all.

Viewing in IE, everything is fine.

Can anyone shed some light onto this as to why and how to fix? And does it happen to anyone else?

Main page - works for me in FF. Gallery seems to be ok too.

The only one I get is when they stick flash bits on BBC news pages, they always float over the top of text and not in the gap they’re given.

I tend to check out a html validator then things do weirdness like that :slight_smile:

http://validator.w3.org/check?uri=http%3A%2F%2Fwww.rusmil.co.uk%2F&charset=(detect+automatically)&doctype=Inline&group=0

I also tend to use <div> more than I do tables, I just find them more consistent across the browsers.

DT.

Cheers.

But that doesn’t help on the gallery section as I didn’t code that.

No issues what so ever here :confused:

Have you checked your own cache settings ?

I do highly recommend having… browser.cache.check_doc_frequency = 3

[QUOTE=PMM;420889]No issues what so ever here :confused:

Have you checked your own cache settings ?

I do highly recommend having… browser.cache.check_doc_frequency = 3[/QUOTE]

That was set here as default :shrug:

Even clearing my cache seems to have no effect.

Could it be netowrk.http.pipeling? That’s the only thing I’ve changed in about:config

can’t see it being an issue I have it set to True.

and… network.http.pipelining.maxrequests = 8

edit// I use… http://fasterfox.mozdev.org/ for those type of tweaks.