Welcome to Guangzhou xinguangda Photoelectric Technology Co., Ltd. XinguangdaOver the years, we have been committed to providing you with various servicesLaser Light,Landmark laser lamp,Laser bar,Stage laser lamp,KTV laser lamp。Price concessions, quality assurance, welcome to inquire.

Message

  

// handle the invalid form... formError(); submitMSG(false, "Did you fill in the form properly ?"); } else { // everything looks good! event.preventDefault(); submitForm(); } }); function submitForm(){ // Initiate Variables With Form Content var name = $("#name").val(); var email = $("#email").val(); var mobile = $("#mobile").val(); var message = $("#message").val(); $.ajax({ type: "POST", dataType: "json", url: "/form/", data: $('#contactForm').serialize(), success: function (result) { if (result.code == '0') { alert("Submission Failed"); } else { alert("Submitted successfully"); // window.location.href='/'; window.location.reload(); } }, error : function() { alert("网络异常!"); } }); } function formSuccess(){ $("#contactForm")[0].reset(); submitMSG(true, "Message Submitted!") } function formError(){ $("#contactForm").removeClass().addClass('shake animated').one('webkitAnimationEnd mozAnimationEnd MSAnimationEnd oanimationend animationend', function(){ $(this).removeClass(); }); } function submitMSG(valid, msg){ if(valid){ var msgClasses = "h4 tada animated text-success"; } else { var msgClasses = "h4 text-danger"; } $("#msgSubmit").removeClass().addClass(msgClasses).text(msg); } }(jQuery)); // End of use strict

Home

Message

Tel

Top