Jquery ajax – Ajax success JSON html output loop – Results displaying for Nano-second only
Ajax request that returns an array in a JSON format. Loop through the returned array to spit out entries from one of the columns and display using html divs. Problem is the results only display on the webpage for a…