跳至主內容區

XOOPS輕鬆架

:::

主內容區域

選擇後會自動跳轉頁面

4-14 templates/sweet-alert.tpl

<script type="text/javascript" src="class/sweet-alert/sweetalert.min.js"></script>
<link rel="stylesheet" type="text/css" href="class/sweet-alert/sweetalert.css" />
<script type="text/javascript">
  function delete_action(id){
    swal({
      title: "確定要刪除嗎?",
      text: "刪除後資料就消失救不回來囉!",
      type: "warning",
      showCancelButton: true,
      confirmButtonColor: "#DD6B55",
      confirmButtonText: "是!含淚刪除!",
      cancelButtonText: "不...別刪",
      closeOnConfirm: false
    }, function(){
      swal("OK!刪掉惹!", "該資料已經隨風而逝了...", "success");

      location.href='admin.php?op=delete_action&action_id=' + id;
    });
  }
</script>

 

選擇後會自動跳轉頁面

:::

左邊區域內容

書籍目錄

展開 | 闔起

快速登入


右邊區域內容

請掃此 QR Code 可連至此頁面

計數器

今天: 1174117411741174
昨天: 1411141114111411
總計: 9349835934983593498359349835934983593498359349835

頁尾區域