Click to See Complete Forum and Search --> : Browser Crash


Shmohel
11-17-2004, 12:36 AM
This is not a review as much as it is a question. I would appreciate if some people would go to this page: http://www.ultdip.com and tell me if they have any issues with it.

A friend of mine said he opened it in IE6, and that the broswer crashed. And it does it EVERY time. But, it is only the front page, and if he loads the site from a different page it works fine.

A little detail about it. index.php is a small file, it calls for the include of the top banner, the side menu, and the main content. Now the top and the menu load on most of the pages (and they do not cause his browser to crash), and when he loads JUST the content section its fine.

Has anyone encountered this? I have not even witnessed any issues with crashing. Someone please tell me if it happens to you, OR if you know why it might be doing this. I'm Stumped

claire_m
11-17-2004, 03:32 PM
I opened it in IE6 had no problems with it!!

philaweb
11-17-2004, 03:59 PM
Originally posted by Shmohel
Has anyone encountered this? I have not even witnessed any issues with crashing. Someone please tell me if it happens to you, OR if you know why it might be doing this. I'm Stumped

Yes, your homepage makes IE6 on Win XP freeze.

The page takes a long time to load, then freezes IE6 after loading - and the maximize/minimize button isn't highlighted.

I recommend you to fix the validation problems (http://validator.w3.org/check?uri=http%3A%2F%2Fwww.ultdip.com%2F) of the page and see if the problem doesn't disappear.

Shmohel
11-17-2004, 04:23 PM
Originally posted by philaweb
Yes, your homepage makes IE6 on Win XP freeze.

The page takes a long time to load, then freezes IE6 after loading - and the maximize/minimize button isn't highlighted.

I recommend you to fix the validation problems (http://validator.w3.org/check?uri=http%3A%2F%2Fwww.ultdip.com%2F) of the page and see if the problem doesn't disappear.

Thank-you. Interestingly enough, however, when I added a DocType, it caused my css to load improperly. Which is odd because the css is valid. I will spend some time trying to figure this out.