That is the thing, I don't know ahead of time what the attributes are.
On Mar 13, 12:53 pm, Oskar Krawczyk <[email protected]> wrote: > Pre-set all possible attributes and do el.getProperties('title', 'href', > 'rel', ...); > > On 2 Mar 2010, at 18:06, duclet wrote: > > > > > What would be the Moo way of getting all the attributes of an element > > if you don't know ahead of time what the possible attribute names are?
