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?
