Twitter bootstrap – Using Ajax return data in the on success parameter
I am trying to use the a parameter from data returned from an ajax call in the success return function of that ajax call. As per code below, I submit of my modal an ajax call is sent to add_events.php…