Double check your syntax, I think you've misspelled Periodical, you have Periodal.
On Jun 30, 8:17 am, BeeRich <[EMAIL PROTECTED]> wrote: > On Jun 30, 5:48 am, Christophe Porteneuve <[EMAIL PROTECTED]> wrote: > > > Hey, > > > BeeRich a écrit : > > > > "Ajax.PeriodicalUpdater is not a contstructor" and shows me that > > > The only way you can get this function is *not* to have prototype.js > > loaded. Check your <script> tags and make sure: > > > 1) One of them references Prototype > > 2) The URL is uses to reference it *works* (try it out by hand) > > 3) Just in case: it is loaded *before* your own script > > > 'HTH > > Salut Christophe. > > - On the same page, I have an ajax.updater working. So the > prototype.js is loading fine. > - The referenced page is the same as the one above, and I've inserted > a string output, so nothing really to not work here > - script includes are right at the top. > > I have an onFailure calling another function, and that is happening. > > Just found it...I misspelled periodical. One of those days. > > Sante. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
