On Sun, Jun 8, 2008 at 9:43 AM, aljvilla <[EMAIL PROTECTED]> wrote: > > Hello kangax thank you for your input > I am using the version scriptaculous-js-1.8.1 > I probe with your example and continues to give me the same mistake
Hi aljvilla, Kangax didn't ask you for the version of script.aculo.us, but for prototype.js. If you're defining classes in your code (like you are), you should use the latest Prototype library which is 1.6. He also pointed you to the correct mailing list to ask these questions. This list (prototype-core) is only for "core" discussions, that means for the development of the library itself and not usage questions. Also, when you're asking for help, it's much better to paste your code on pastie.org instead in the body of the email. For example: http://pastie.org/211013 So when you say "something is still not working for me", be sure that you have pasted the latest code that's erroring out for you. This way people can quickly spot deficiencies in your code without having to guess what you are writing on your own computer. If you still have problems, post on rubyonrails-spinoffs<http://groups.google.com/group/rubyonrails-spinoffs> following the advice I gave you. Good luck --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Prototype: Core" 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/prototype-core?hl=en -~----------~----~----~----~------~----~------~--~---
