digident

About Us News Product Support Contact Us
Order Search Icon
Cart Icon0
Lau Icon
  • 中文
  • ENGLISH
中
EN
  • About Us
  • News
  • Product
    • Dolphin 2D Software
    • Dolphin 3D Software
    • Aquarium Software
    • ACCU 3D Face Scanner
    • BritePro LED RING LIGHT
  • Support
    • Q&A
    • Remote Control Software
  • Contact Us
$(document).ready(function () { // styled input $('input[type="text"]').keyup(function(){ var tmpval = $(this).val(); if(tmpval == '') { $(this).removeClass('active').siblings('label').removeClass('active'); } else { $(this).addClass('active').siblings('label').addClass('active'); } }); }); $(function() { $('#form').submit(function(event) { event.preventDefault(); var formEl = $(this); $.ajax({ type: 'POST', url: 'https://www.digident.com.tw/en/contact/create', dataType: 'json', data: formEl.serialize(), success: function(data){ alert(data); if(data == 'Successful delivery') { location.href = 'https://www.digident.com.tw/en/contact'; } }, error: function(e){ alert('The system is busy, please try again later'); // console.log(e); } }) }); });
    Quick Links
  • About Us
  • News
  • Product
  • Support
    Order Info
  • Cart
  • Order
  • Inquiry
    Contact Info
  • +886-4-24222129
  • +886-4-24220069
  • sales@digident.com.tw
  • No.845, Houzhuang Rd., Beitun Dist., Taichung City 406, Taiwan (R.O.C.)
© Digident All rights reserved.  Designed by JDDT