function load_notification() { // alert("table.HTML"); // return; $.ajax({ type: "get", url: "onload.php", success: function (response) { var response = JSON.parse(response); console.log(response); var details = response.data; var table = `
${details[i].FTITLE} |