@@ -180,7 +180,7 @@ $(".contact-form1").submit(function (e) {
console.log('送出失敗: ' + jqXHR.responseText);
}
});
- return false;
+ return true;
@@ -443,7 +443,7 @@
<option class="option">女</option>
</select>
<input type="checkbox" style="margin:30px 10px;" id="checkbox" checked><label
- for="agree">同意</label><a href="https://hhh.com.tw/about/privacy_policy/">免責聲明與隱私使用政策</a>
+ for="agree">同意</label><a target="https://hhh.com.tw/about/privacy_policy/" href="https://hhh.com.tw/about/privacy_policy/">免責聲明與隱私使用政策</a>
</div>
@@ -438,11 +438,12 @@
<option class="option" value="type">女</option>
<input type="checkbox" id="checkbox" checked> <label id="agree" for="agree">同意</label><a
- href="https://hhh.com.tw/about/privacy_policy/">免責聲明與隱私使用政策</a>
+ target="https://hhh.com.tw/about/privacy_policy/" href="https://hhh.com.tw/about/privacy_policy/">免責聲明與隱私使用政策</a>
<div class="form-btn">
<input class="btn" style="opacity: 1;" type="submit" value="送出">
+
</form>
</section>
<div id="footer">