I have two arrays, one contains all the divs generated and another one contains empty positions (later I fill them with a json). I need to find the exact position of the box I clicked so I can load also the exact position of the json array and edit it.I have two arrays, one contains all the divs ge