Page 1 of 1

why does IE *** this site?

Posted: Fri Jun 02, 2006 4:01 pm
by zsero
I was working day and night to make a site using images for everything, but after I though I was finished I just had a look in IE and it made things worse. Do you have any idea why is IE doing things that way (and more importantly how can I solve them)? Opera and Firefox looks almost the same. And IE...

I hacked the menu template to be image based, I used menu text as image file names, made some CSS design and it looked quite well, but I don't have a clue how to achieve the same look in IE. If there is really no other choice I can start from sketch a imagemap based menu, but I hope I can fix things the way they are now. BTW menu will not be changed, so I don't need an super-dynamic menu system.
Don't look at album's problems, it's an other thread.

http://sporaarchitects.hu/video/site/

Re: why does IE *** this site?

Posted: Fri Jun 02, 2006 5:58 pm
by tsw
first step in making site crossbrowser compatible is validation

http://validator.w3.org/check?verbose=1 ... %2Fsite%2F

2:

see the extra "

Re: why does IE *** this site?

Posted: Sun Jun 04, 2006 1:30 pm
by zsero
Thank you for the idea! Now I corrected the typo in the hacked menu and it works now (just the usual CSS bugs in IE...)