That's because getChildren returns ElementS object (what means - an array of elements).
http://jsfiddle.net/p6s9s/4/ On Wed, Feb 23, 2011 at 4:40 PM, woomla <[email protected]> wrote: > For some reason, getPosition returns an array in this example: > http://jsfiddle.net/p6s9s/3/. > > Is this a bug? > Or is the documentation not correct?
