Page 1 of 1

Two problems with IE and Firefox

Posted: Mon May 23, 2005 4:19 pm
by Max
I’m sorry for my English… :(

My blog [Serendipity v.0.8] is http://www.massimobinelli.it/blog/

I have two problems with IE 6.0 and Firefox 1.0.4.

IE
When I display entries I read a visualization error, but if I reload the page the error disappear.

FIREFOX
If I scroll down a page, the template moves with the page, but if I use IE the template is static!

Do you know why it happens?

Thanks

Re: Two problems with IE and Firefox

Posted: Mon May 23, 2005 4:42 pm
by garvinhicking
It seems you have installed the browsercompatibility plugin twice! You need to delete one of it.

About the scrolling, that is some CSS issue. It seems you have use absolute positioning or absolute heights without using overflow.

Regards,
Garvin