Usually the API documentation is really good because it clearly states all the inputs along with their types and the outputs along with their types but the documentation for the Selector object is a little sparse. More specifically the documentation for Selector.findChildElements does not make it clear at all that the second argument should be an array of css selectors. I tried 10 different permutations before I stumbled on ["css selector"].
-- You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" 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-scriptaculous?hl=en.
