Hi, You can file documentation tickets here: https://prototype.lighthouseapp.com/projects/42103/home
I'm a bit surprised to find that `Selector` is documented. I'd probably stick to the higher-level interfaces -- `$$`, `Element#select`, `Element#down`, etc. -- T.J. Crowder Independent Software Consultant tj / crowder software / com www.crowdersoftware.com On May 20, 6:56 am, orbiter <[email protected]> wrote: > 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 > athttp://groups.google.com/group/prototype-scriptaculous?hl=en. -- 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.
