Jquery ajax – Finding Id that is equal to id passing in with variable – Jquery
This is the code that it executed upon a successful ajax call in which JSON data is returned. I attempting to iterate over the data and append the values to variables. Those variables are then used in the switch statement…