Re: [Moo] getPosition returns an array
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 wrote: > For some reason, getPosition returns an array in this example: > http://jsfiddle.net/p6s9s/3/. > > Is this a bug? > Or is the docu
[Moo] getPosition returns an array
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?