我需要帮助将jConfirm与现有代码(php&Jquery&jAlert)一起使用.
function logout() { if (confirm("Do you really want to logout?")) window.location.href = "logout.php"; }
如果我只是更改确认为j确认这不足以使其工作...
谢谢你的帮助
莉娜
php jquery confirm jquery-plugins alerts
alerts ×1
confirm ×1
jquery ×1
jquery-plugins ×1
php ×1