class method Prototype.Selector.extendElements
Prototype.Selector.extendElements(elements) → Enumerable
-
elements(Enumerable) – a collection of DOM elements.
If necessary, extends the elements contained in elements
and returns elements untouched. This is provided as a
convenience method for selector engine wrapper implementors.