-
Help me out please
Hi!
I'm currently working on a new cross-browser/platform site. I'm having huge problems with displaying my site in IE on mac. It works on all other major browsers I've tested so far, both mac and pc. Can anyone please have a look in the source code of the html and perhaps tell me what's wrong?
Any help is appreciated... Here's the link:
http://www.pixelators.dk/test/monnet/
-
That's very odd indeed. The code looks fine - there is only one thing I can think off. When you end a tag which does have a separate end tag I think you are meant to leave a space - ie <input type="text" name="blah" />. At the moment you don't have those spaces - try adding them or removing the slash.
It could of course be something totally different... let me know how that one goes.
A
-
Ok, I've inserted spaces where you suggested, but unfortunately I'm not able to do the mac test from where I work at the moment. If you have a mac IE browser available, could you please tell me if there's a difference now?
Thanks for helping!
-
That is very weird... Everything works on Safari and Netscape on Mac.
But in fact, not on IE... I checked the source... Everything looks OK, I'm sorry... I just don't get it...
:(
-
Me neither...hmmm this is weird indeed. Anyway, thanks for trying. I hope somebody out there is able to help...