Current location: Hot Scripts Forums » General Web Coding » JavaScript » AJAX Loop Works in FF and Safari, but NOT IE


AJAX Loop Works in FF and Safari, but NOT IE

Reply
  #1 (permalink)  
Old 05-13-09, 03:26 PM
VolcomMky VolcomMky is offline
Newbie Coder
 
Join Date: Feb 2009
Location: Ahwatukee, AZ
Posts: 14
Thanks: 0
Thanked 0 Times in 0 Posts
Exclamation AJAX Loop Works in FF and Safari, but NOT IE

I posted this in other languages, not sure where it belongs so if a admin wants to delete one, go for it.

Sorry for the inconvenience!

============================================

Quote:
i am having some trouble in internet explorer

you all know that dreaded prompt message you get if a website starts slowing down your computer because of a loop?

Well i have been working on a website, got it to work perfectly in firefox and safari.

But, in internet explorer it refuses to work.

The website is called auction 4 pennies
it was inspired by swoopo, a auction website with timers.

I wanted to attempt creating the website without cheating (viewing available source) and without having to purchase a $800 clone.

Right now how it is setup is:
-the page loads
-then the page uses ajax to retrieve the products page
-on the products page it has current timers and current highest bidder with amount
-after that is all loaded, it will loop every second after that, but not reloading all products, just pulling information from the database on another page (using ajax) and creating <acronym title="JavaScript">js</acronym> with the information pulled. The returned <acronym title="JavaScript">js</acronym> then is executed to reset the timers and highest bidder (in case of a change)

i know there is a fix to edit the registry on the computer, but there are problems with that.

1. The fix only works on the local machine.
2. The timers on the page take between 15 and 60 seconds to change.
3. The page is still so slow and freezes ie even tho the prompt does not display.

Are there any suggestions to fix the ie problem?
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump


All times are GMT -5. The time now is 11:50 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.