Welcome to Tech Support Forum home to more then 136,000 problems solved. Issues have included: Spyware, Malware, Virus Issues, Windows, Microsoft, Linux, Networking, Security, Hardware, and Gaming Getting your problem solved is as easy as:
1. Registering for a free account
2. Asking your question
3. Receiving an answer

Registered members:
* Get free support
* Communicate privately with other members (PM).
* Removal of this message
* See fewer ads.
* And much more..

 



Want to know how to post a question? click here Having problems with spyware and pop-ups? First Steps
Go Back   Tech Support Forum > Design Forum > Web Design & Programming
User Name
Password
Site Map Register Donate Rules Blogs Mark Forums Read


Web Design & Programming Discussion of web design, and server-side & client-side scripting

Reply
 
LinkBack Thread Tools
Old 04-06-2008, 06:48 PM   #1 (permalink)
Registered User
 
Join Date: Apr 2008
Posts: 4
OS: WINXP SP2


[SOLVED] My web site crashes IE6 - HELP!!! [moved from IE]

Gday all,

I am working on a website which you can see at http://a1.richard.frih.net/

Unfortunately, when I access my website in IE6, IE6 immediately closes.

It works fine in Firefox and (as far as I know) in IE7. Can anybody shed some light on why this is crashing?

I'm using the JQuery javascript library on my site and a PNG image with the transparency CSS workaround applied to it. I believe it may be a combination of these that is causing my problems, but I'm not sure exactly what it is.

I'd hate for IE6 users not to able to view my site, but If I can't find what is causing the problem, I might not have a choice but to exclude them.

PLEASE HELP!

Cheers,
Richard
mwhiz is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Important Information
Join the #1 Tech Support Forum Today - It's Totally Free!

TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free.

Join TechSupportforum.com Today - Click Here

Old 04-07-2008, 07:17 AM   #2 (permalink)
Moderator, Microsoft Support
 
Go The Power's Avatar
 
Join Date: Mar 2007
Location: South Australia
Posts: 11,003
OS: Windows XP Home SP2


Blog Entries: 1
Send a message via MSN to Go The Power Send a message via Skype™ to Go The Power
Re: My web site crashes IE6 - HELP!!! [moved from IE]

Moved to Web design
__________________


Go The Power is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 04-07-2008, 07:22 AM   #3 (permalink)
Registered User
 
Join Date: Apr 2008
Posts: 4
OS: WINXP SP2


Re: My web site crashes IE6 - HELP!!! [moved from IE]

But this isnt a web design issue.

The problem here is Internet Explorer.
mwhiz is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 04-07-2008, 04:27 PM   #4 (permalink)
Design Team Member
 
Jaxo's Avatar
 
Join Date: Feb 2008
Location: Deming, NM
Posts: 312
OS: XP SP2 & Vista


Question Re: My web site crashes IE6 - HELP!!! [moved from IE]

Hi mwhiz welcome to TSF,

IE6 works just fine until you load your page?

If so, that's probably the reason the post was moved. I don't have IE6 to test on but did some searching around and found that code does exist that can close IE6. Other things like anti-virus and anti-spam could possibly close this browser (although I have never ran into that myself).

So, I would recommend to update your anti's if you haven't lately and run them to see if anything like a virus or spyware could be closing it. The other idea I have is to remove any "advance" html/scripting from your site. See if there is a specific code that is not agreeing with IE6. Kinda like when you have a hardware issue and you take out all components and start from scratch one by one to find out which is causing the problem.

Take your site down to bare bones and slowly build it back up script/code by script/code until IE6 dumps on itself. That's at least what I would do

*Oh, and backup your site just in case something goes wrong!

Good luck! Hope this helps!
Jaxo is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 04-07-2008, 06:10 PM   #5 (permalink)
Moderator, Microsoft Support
 
Go The Power's Avatar
 
Join Date: Mar 2007
Location: South Australia
Posts: 11,003
OS: Windows XP Home SP2


Blog Entries: 1
Send a message via MSN to Go The Power Send a message via Skype™ to Go The Power
Re: My web site crashes IE6 - HELP!!! [moved from IE]

I got it working in IE6 but the layout was all over the place. To me it sounds like a problem with the coding not IE.

if you really want I will move back to IE.
__________________



Last edited by Go The Power; 04-07-2008 at 06:11 PM.
Go The Power is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 04-07-2008, 06:14 PM   #6 (permalink)
Registered User
 
Join Date: Apr 2008
Posts: 4
OS: WINXP SP2


Re: My web site crashes IE6 - HELP!!! [moved from IE]

Yeah the layout is all over the place because I haven't been able to test anything in IE because it crashes.

Can you tell me what you did to get it working in IE?

I know it's not a virus or anything because I have tested it on other computeres and they crash too.

It's ok to leave it here though.At least I got a response in this thread.
mwhiz is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 04-07-2008, 08:45 PM   #7 (permalink)
Registered User
 
Join Date: Apr 2008
Posts: 4
OS: WINXP SP2


Re: My web site crashes IE6 - HELP!!! [moved from IE]

Problem solved.

I had some javascript which faded my tag cloud as a hover effect. The background image for my tag cloud was a transparent PNG, which had to have a CSS filter applied to it to make it transparent in IE6. The javascript and the filter did not work well together. If only IE6 supported transparent PNG's in the first place. Nevermind.


Thanks for your help.
mwhiz is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 04-08-2008, 06:42 PM   #8 (permalink)
Moderator, Microsoft Support
 
Go The Power's Avatar
 
Join Date: Mar 2007
Location: South Australia
Posts: 11,003
OS: Windows XP Home SP2


Blog Entries: 1
Send a message via MSN to Go The Power Send a message via Skype™ to Go The Power
Re: My web site crashes IE6 - HELP!!! [moved from IE]

thread marked as solved.
__________________


Go The Power is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT -7. The time now is 04:27 PM.



Copyright 2001 - 2009, Tech Support Forum
Home Tips Plus | Outdoor Basecamp | Automotive Support Forum

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85