Thread: IE Problems
View Single Post
06-25-2007, 10:03 AM
#1
Gerard is offline Gerard
Gerard's Avatar
Status: Member
Join date: Jan 2007
Location: Belfast, Northern Ireland
Expertise:
Software:
 
Posts: 316
iTrader: 7 / 100%
 

Gerard is on a distinguished road

Send a message via MSN to Gerard

  Old  IE Problems

Hey, i seem to be having some trouble with getting setInterval() to work in IE.
Basically whats wrong with it right now, is that its not looping my ajax function at the moment. It works fine in firefox, could this be a caching issue?
Or does anyone know of a solution.
You cant really see that its not working, but when you press delete on an image, it stays in the list, but it actually does get deleted.

http://imgyard.net - Right click for source code

Any help would be greatly appreciated.

Edit: I think setInterval is working, i'm now thinking its definitely a cache issue.