Ajax Search Pro - ASP Results Show Callback
// CANNOT GET THIS TO WORK $(".asp_main_container").on("asp_results_show", function(event, id, instance) { // Console does not log anyhting console.log(id, instance, phrase); });