No ideas ? 2008/1/17, Mathieu Sachot <[EMAIL PROTECTED]>: > > Hi, > > First, I'm a beginner in : > - Prototype > - English (I hope it will be understandable) > > I have a little matter with prototype, with the ajax.updater object in > fact. > > When I use an "object" like Calendar.setup or new AutoComplete in the main > document, there is no problem. In next step, I call a new document through > ajax.updater. In this document, I call again a new document, always by > ajax.updater. And in this second document, if I call Calendar.setup or > AutoComlete, Firefox tells me that Calendar is not defined. I use > evalScripts: true, but when I call a function which is define in the main > document, it works. > > I think this is a newbee mistake, but I don't realy understand. Could you > help me ? >
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
