Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Javascript > Problems with setInterval & ajax in IE

Reply
Thread Tools

Problems with setInterval & ajax in IE

 
 
Yansky
Guest
Posts: n/a
 
      04-23-2007
Hi, I'm having some problems getting this code to work in IE.

http://pastebin.ca/454033

It's giving me an error of "Object Expected" in IE. The first
ahah("sidebar-threadwatch.cfm?side=yes.htm"); ajax call works just
fine, so I think it is window.setInterval('ahah("sidebar-
threadwatch.cfm?side=yes.htm")', 60000); that's producing the error.

It's working fine in FF though, so I'm not sure what's causing it to
stuff up in IE.

Anyone have any ideas?

Cheers.

 
Reply With Quote
 
 
 
 
-Lost
Guest
Posts: n/a
 
      04-23-2007
Yansky wrote:
> Hi, I'm having some problems getting this code to work in IE.
>
> http://pastebin.ca/454033
>
> It's giving me an error of "Object Expected" in IE. The first
> ahah("sidebar-threadwatch.cfm?side=yes.htm"); ajax call works just
> fine, so I think it is window.setInterval('ahah("sidebar-
> threadwatch.cfm?side=yes.htm")', 60000); that's producing the error.
>
> It's working fine in FF though, so I'm not sure what's causing it to
> stuff up in IE.
>
> Anyone have any ideas?
>
> Cheers.
>


It might help to mention that you are using the jQuery library.

Then again, I am unsure of how much that will actually help.

--
-Lost
Remove the extra words to reply by e-mail. Don't e-mail me. I am
kidding. No I am not.
 
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 On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Having problems using setInterval on a function which has a parameter. Help please. Terry Javascript 0 09-06-2007 05:18 PM
AJAX IDE and AJAX TOOL--The Release of JoyiStar AJAX WebShop 3 Beta minnie Java 1 12-13-2006 06:29 AM
Problem with setInterval(callserver,[period]) Felix Piskunov ASP .Net 1 11-06-2006 02:10 AM
problems with setInterval allanrodkin@gmail.com Javascript 0 03-07-2006 09:22 PM
Window.setInterval not working from asp.net barry ASP .Net 4 04-03-2005 04:55 PM



Advertisments
 



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