Forum Moderators: travelin cat

Message Too Old, No Replies

Mac IE 5.x not recognizing index.html

         

rikarika

11:51 pm on Mar 31, 2003 (gmt 0)



My problem is that I have developed a page that appears fine in various versions of windows IE, netscape, and opera...yet, people who go to the site on mac ie 5.x cannot load the page. It constantly says that the page is still loading. However, if the mac person loads not just the mysite.com, but puts the actual full url, (www.mysite.com/index.html), they can load the page fine. I originally thought that this was a problem with their server; yet, I replicated the files on a different server entirely, and still had the same problem!

I don't know if I am explaining this clearly. But has anyone ever heard of this type of thing?

Thanks in advance for your time.

Macguru

4:35 am on Apr 2, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hi rikarika,

Welcome to WebmasterWorld, and to the Macintosh Webmaster forum.

IE on the Mac is quite picky about valid source code, both for HTML and CSS. It is recommended to validate both, starting with CSS since it is the most common reason for various and numerous glitches.

[jigsaw.w3.org...]

Here is some tool for your HTML.

[searchengineworld.com...]

I hope this will fix the problem.