[help] Site Compatability

Hi,

Firstly, here's a site i was working on. It's not yet complete (the small matter of content is still to come :P but the structure is there). Feedback on the design would be great and much appreciated.

Secondly, and more improtantly, i'm having some compatability issues. It works beautifully in firefox as far as i can see, but Internet Explorer comes up completely blank. Only the drop shadow border shows for me, the rest is entirely empty. I was wondering if people could take a quick look at the site and tell me what they get in various browsers, and if there is anyone out there who can help me, could they maybe have a quick look at the code (it's very tidy, all done by hand :D ) and the CSS (not quite so tidy :P ) and see if there is anything obvious that makes it a no-show in IE. Thanks.

Site can be found here: Has only been confirmed to work in Firefox. IE will probably not yield anything at the moment. (Hence this thread)

#351288

nothing really helpful, but yeah...comes up blank in ie and looks great in ff. hang tight while the smart mofo's have a look...

#351291

Thanks anyhow shmengie, at least i know it's not just my browser screwing aroud with me :D

#351325

Just humor me here...

Stick an empty comment at the very top of the HTML. Before anything, just:

And then have the rest of the code. If this fixes the problem and/or IE crashes, let me know :P.

-NC

#351468

Erm, that has no effect, what had you been hoping it to do?

P.S. You're stealing Seph's identity? :P

#351598

Haha, not anymore. I found a fix for a different problem a while ago that involved inserting a comment at the very top of your code. I was just wondering if it would work here--aparently not.

Any chance of getting your CSS so I can read it? In other words, everything wrapped properly? :P

-NC

P.S: Does everything show alright, albeit without styling, if you disable the CSS?

#352170

Seems OK in Safari..

#352200

It seems to be caused by

or
. Something in IE seems to be interpreting them wrong. But I'm not sure about it.

#352246

Thanks for all the help guys, and aquaman99, thanks for pointing out divmid, i checked out that style and realised that i'd accidentally put an overflow setting on to hidden, which i didn't need, and IE didn't like that. I've disabled it and it all should work now. :D

#352360

Working in IE, but the image toolbar keeps popping up.

#353077