I have a array that has 10 items, for example:
var array_exemplo = ["item_1", "item_2", "item_3", "item_4", "item_5", "item_6", "item_7", "item_8", "item_9", "item_10"];
And in my html, I have several buttons, with id's, for example:...
asked by
28.11.2015 / 02:13