if (e.currentTarget.id == "ホームフォーム") {
alert("asd1f2s1df");
e.preventDefault();
let flag = false;
let protocol = window.location.protocol;
let backpage = protocol + "//" + document.location.hostname + "/inquiryok?back=" + document.location.pathname;
if (emailValid & messageValid) {
フラグ = true;
}
if (フラグ) {
$.post(protocol + "//inquiry.digoodcms.com/api/save/helispring", $(this).serialize(), function(res, status) {
if (res.indexOf('問い合わせ送信成功') >= 0) {
window.location.href = バックページ;
$("#homeForm").hide();
$(".submit-success").show();
}
});
}
}
});
関数 getTimestamp() {
var d = 新しい日付()、
Y = d.getFullYear(),
M = (d.getMonth() + 1) > 9 ?(d.getMonth() + 1) : '0' + (d.getMonth() + 1),
D = d.getDate() > 9 ?d.getDate() : '0' + d.getDate(),
h = d.getHours() > 9 ?d.getHours() : '0' + d.getHours(),
m = d.getMinutes() > 9 ?d.getMinutes() : '0' + d.getMinutes(),
s = d.getSeconds() > 9 ?d.getSeconds() : '0' + d.getSeconds();
var timestamp = '${Y}/${M}/${D} ${h}:${m}:${s}';
var rand = Math.random();
rand = rand.toString().substr(3);
タイムスタンプ + ', version=' + rand;
}
if ($('.message-a47777774c7cf25cbfdf3bd0d316a9d21').length) {
$('.message-a4777774c7cf25cbfdf3bd0d316a9d21').val('from: ' + window.location.href + ', 日付: ' + getTimestamp());
}
});
連絡先情報が正しいことを確認してください。メッセージは受信者に直接送信され、公開されることはありません。当社は、お客様の明示的な許可なしに、お客様の個人情報を第三者に配布または販売することはありません。