So, if I use the attr method on an object like this : { a : { b :1, c:2},e:9}, I could use like this: obj.attr('a.b')? I think i read somewhere in the forums that that isn't possible.
↧