I got tired of answering same questions on #prototype and made a list of common solutions for basic things. It looks like people find online documentation quite confusing most of the time, so I hope this will help. http://thinkweb2.com/projects/prototype-checklist/ http://thinkweb2.com/projects/prototype-checklist/ -- View this message in context: http://www.nabble.com/How-well-do-you-know-prototype-tf4248430.html#a12090475 Sent from the RubyOnRails Spinoffs mailing list archive at Nabble.com. --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
thank you! this is awesome, something perfect i''ve been (not really but still) looking for. I''ve put off a lot of stuff with prototype/script.aculo.us because i never had the time to invest foraging through the wiki/manauls On 8/10/07, kangax <kangax-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > > > I got tired of answering same questions on #prototype and made a list of > common solutions for basic things. > It looks like people find online documentation quite confusing most of the > time, so I hope this will help. > > http://thinkweb2.com/projects/prototype-checklist/ > http://thinkweb2.com/projects/prototype-checklist/ > -- > View this message in context: > http://www.nabble.com/How-well-do-you-know-prototype-tf4248430.html#a12090475 > Sent from the RubyOnRails Spinoffs mailing list archive at Nabble.com. > > > > >--~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
Looks good. I''d also suggest adding function calls when function references are intended: window.onload = foo(); collection.each(bar()); TAG P.S. I had to horizontal scroll to read the top paragraphs on my maximized browser window. (Safari, 1024x768, 12" PowerBook). On Aug 10, 2007, at 6:38 AM, kangax wrote:> > > I got tired of answering same questions on #prototype and made a > list of > common solutions for basic things. > It looks like people find online documentation quite confusing most > of the > time, so I hope this will help. > > http://thinkweb2.com/projects/prototype-checklist/ > http://thinkweb2.com/projects/prototype-checklist/ > -- > View this message in context: http://www.nabble.com/How-well-do-you- > know-prototype-tf4248430.html#a12090475 > Sent from the RubyOnRails Spinoffs mailing list archive at Nabble.com. > > > >--~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---