Forum Moderators: open

Message Too Old, No Replies

Mambo site & JavaBean template: IE problem

works fine with all browsers except IE

         

linuxfond

9:10 am on Nov 20, 2005 (gmt 0)

10+ Year Member



Hello,

I am building a Mambo site & JavaBean template. Last two days I spent on modifying graphics, CSS etc. I tested it in Opera, Galeon and Firefox, and I was very happy with the result.

However, I discovered that in IE the site does not display. The only thing which comes on the screen is the background and the image on the top. That's all.

Did anyone have this problem? What can be done? Thanks a lot in advance.

encyclo

2:10 pm on Nov 20, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Welcome to the forums linuxfond!

It could be for a number of reasons - is there anything in the server's error logs when you connect with IE? Have you tried lowering temporarily the IE security settings to see if that helps? When you view source in IE, is the entire page there or just the few elements you see? Are you running Norton Internet Security and does it help of you turn the ad-blocking proxy off?

linuxfond

2:55 pm on Nov 20, 2005 (gmt 0)

10+ Year Member



Debugged!
It was my HTML comment that ended with --!> and caused IE to suck.
Corrected for --> and the problem is gone.
Thanks anyway for your reply.