Joined July 2014
·
Posted to
Don't use IE
over 1 year
ago
i just cant understand something !
cant just microsoft fix it ? fix the whole thing !
is there a global problem in core ? so why even they keep it running and try to improve it when it has bigger problem than having a compatibility with windows 8.1 ?
just cant understand !
You can do this in a single $.map().
var array = $.map(_elements, function(el) { return [[el.Name, el.Age, el.ID]]; }); </code>
The double brackets keep $.map() from flattening the array.