Hi folks.

So this is my first ajax.periodicalupdater.  I THINK I have it right,
but FF is barfing.

ajax = new Ajax.PeriodalUpdater('displayChat', 'updateRef.rbf',
{method: 'get', frequency: 2, asynchronous:true});

That's as simple as she gets.  I get the error:

"Ajax.PeriodicalUpdater is not a contstructor" and shows me that
line.  The function is getting called, however I can't seem to get
this to make proper requests.

Cheers


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Spinoffs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to