Google Community
Latest Forums Rules Resources
Custom Search

Go Back   Google Community > Webmaster Forums > Web Browsers and Statistics

GoogleCommunity Sponsor
Cirtex Hosting
Use coupon "forum" for 50% Off!

Reply
 
LinkBack Thread Tools Display Modes
Old 10-19-2006, 02:38 PM   #1 (permalink)
Noogle
 
Join Date: Oct 2006
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Digitalpimp
Site that crashes IE but not Firefox

This site will crash IE BUT not FIREFOXbrbrhttp://www.modernlifeisrubbish.co.uk/crash-ie.htmlbr
Digitalpimp is offline   Reply With Quote
 
Sponsored Links
Old 03-09-2007, 05:54 AM   #2 (permalink)
Elite Googler
 
leftybogs's Avatar
 
Join Date: Feb 2007
Posts: 1,153
Thanks: 0
Thanked 26 Times in 24 Posts
leftybogs is on a distinguished road
some website are not well view in other browser... so its recommend to test a site to different browser... or some site use referral to download browser to view site well...
leftybogs is offline   Reply With Quote
Old 03-09-2007, 06:56 AM   #3 (permalink)
Google Freak
 
internetgal's Avatar
 
Join Date: Feb 2007
Posts: 340
Thanks: 7
Thanked 8 Times in 8 Posts
internetgal is on a distinguished road
Quote:
Originally Posted by leftybogs View Post
some website are not well view in other browser... so its recommend to test a site to different browser... or some site use referral to download browser to view site well...
I myself also witnessed some unusual behaviour with IE7 browser.Can you site me any reasons for that?
internetgal is offline   Reply With Quote
Old 03-12-2007, 07:42 AM   #4 (permalink)
Google Freak
 
internetgal's Avatar
 
Join Date: Feb 2007
Posts: 340
Thanks: 7
Thanked 8 Times in 8 Posts
internetgal is on a distinguished road
Hi leftybogs,
Can you help me solve my problem ?
internetgal is offline   Reply With Quote
Old 03-13-2007, 03:23 PM   #5 (permalink)
Elite Googler
 
alex-party's Avatar
 
Join Date: Oct 2006
Location: Ireland
Posts: 1,085
Thanks: 0
Thanked 2 Times in 2 Posts
alex-party is an unknown quantity at this point
Lightbulb

I'm pretty much sure that your javascript runs IE into infinite loop:
This is your line:
for(x in document.write){document.write(x);}
....what are you trying to achieve by this?

If you trying to print out DOM structure, this will work for you:
for(x in document){document.write(x+'<br/>');}
alex-party is offline   Reply With Quote
Old 03-15-2007, 04:52 AM   #6 (permalink)
Google Freak
 
internetgal's Avatar
 
Join Date: Feb 2007
Posts: 340
Thanks: 7
Thanked 8 Times in 8 Posts
internetgal is on a distinguished road
Quote:
Originally Posted by alex-party View Post
I'm pretty much sure that your javascript runs IE into infinite loop:
This is your line:
for(x in document.write){document.write(x);}
....what are you trying to achieve by this?

If you trying to print out DOM structure, this will work for you:
for(x in document){document.write(x+'<br/>');}
Thanks alex-party for your answer. Is there any other way to help solve this problem?I mean...yesterday i found the same problem with IE7 while calling for a meeting.What do you suggest?
internetgal is offline   Reply With Quote
Old 03-15-2007, 10:40 AM   #7 (permalink)
Elite Googler
 
alex-party's Avatar
 
Join Date: Oct 2006
Location: Ireland
Posts: 1,085
Thanks: 0
Thanked 2 Times in 2 Posts
alex-party is an unknown quantity at this point
Post

Well, first of all, I can't figure out what you're trying to do with this function.
Do you know yourself what should be happening when you call it?

Well, In the "for" statement, you're using "document.write" which returns javascript string object. And string object has two properties:
* length - The number of characters in the string.
* prototype - For creating more properties

See yourself:
for(x in document.write){
alert('type:'+typeof(x)+',length:'+x.length);
}

Then you're trying again to write string object into browser.
I assume Firefox displays "prototype" as the last property found for this object . And only God knows what's happening with IE......

You should check javascript reference on strings: http://www.javascriptkit.com/jsref/string.shtml
alex-party is offline   Reply With Quote
Old 03-15-2007, 10:53 AM   #8 (permalink)
Elite Googler
 
alex-party's Avatar
 
Join Date: Oct 2006
Location: Ireland
Posts: 1,085
Thanks: 0
Thanked 2 Times in 2 Posts
alex-party is an unknown quantity at this point
Could you tell me what ...{ document.write(x) } should print on the screen ?
alex-party is offline   Reply With Quote
Old 03-16-2007, 07:00 AM   #9 (permalink)
Google Freak
 
internetgal's Avatar
 
Join Date: Feb 2007
Posts: 340
Thanks: 7
Thanked 8 Times in 8 Posts
internetgal is on a distinguished road
Quote:
Originally Posted by alex-party View Post
Could you tell me what ...{ document.write(x) } should print on the screen ?
Hi alex-party,thanx for your reply. Well,honestly I have no idea whatsoever..but just had a feeling to know the actual reason. I am learning on this and hope to give u the answer on any given day...Thanks!
internetgal is offline   Reply With Quote
Old 05-25-2007, 08:12 AM   #10 (permalink)
Senior Googler
 
Join Date: May 2007
Posts: 101
Thanks: 0
Thanked 0 Times in 0 Posts
redblush is on a distinguished road
I have also experienced it on my blog before...I.E is more sensitive than Firefox. So we should be more careful on the codes like Javascript or maybe there's a missing codes that are not acceptable in I.E. that's why...
redblush is offline   Reply With Quote
Reply

Thread Tools
Display Modes

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 On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Make out with Firefox -- Firefox fun for Movable Type users Randy Web Browsers and Statistics 4 09-06-2007 08:47 PM
GDS crashes Altiris agent romp Google Desktop Search Forum 0 06-27-2006 06:11 AM
Can I put Google Ads on a site that's on a free hosting site maximz2005 Google AdWords & AdSense Forum 7 05-14-2006 08:07 PM
Help ! This site infest my Firefox with a virus Gothica Web Browsers and Statistics 9 02-24-2006 04:42 PM
Mozilla Firefox Not displaying any google site correctly brightlight213 Web Browsers and Statistics 6 06-21-2005 07:45 AM


All times are GMT -8. The time now is 06:39 AM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0
© 2004–2007 Google Community