("# 元素").click( function() { bootbox.confirm(gettext("sure ") + "?", function(result) { if (result) { $.get("url", function(resp_msg) {
確定! 回上一頁