I have this HTML:
And I create an object array from it lik
alert(dataArray[0].name); alert(dataArray[0].value);
So:
for (i=0; i