Good afternoon, friends I have a problem here in javascript. I have an array, but with each index it is adding a double quotation mark, and I want to remove them from there.
My code looks like this:
dados = new Array();
$.get(url, f...
asked by
08.03.2016 / 15:44