can someone tell me please how to get index of an associative array??
for example index of key:".launchPad-plankovy"??
var droppableClasses = [
{key:".stackDrop-plankovy", value:".card-plankovy"},
{key:".launchPad-plankovy", value:".card-plankovy"}
];