digident

關於我們 最新消息 產品列表 技術支援 聯絡我們
Order Search Icon
Cart Icon0
Lau Icon
  • 中文
  • ENGLISH
中
EN
  • 關於我們
  • 最新消息
  • 產品列表
    • Dolphin 2D Software
    • Dolphin 3D Software
    • Aquarium Software
    • ACCU 3D Face Scanner
    • BritePro LED RINGLIGHT
  • 技術支援
    • Q&A
    • 遠端遙控軟體下載
  • 聯絡我們
$(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/tw/contact/create', dataType: 'json', data: formEl.serialize(), success: function(data){ alert(data); if(data == '送出成功') { location.href = 'https://www.digident.com.tw/tw/contact'; } }, error: function(e){ alert('系統忙碌中,請稍後再試!'); // console.log(e); } }) }); });
    快速連結
  • 關於我們
  • 最新消息
  • 產品列表
  • 技術支援
    訂購資訊
  • 購物車
  • 訂單查詢
  • 詢價列表
    聯絡資料
  • +886-4-24222129
  • +886-4-24220069
  • sales@digident.com.tw
  • 40679台中市北屯區后庄路845號
© 光神科技 All rights reserved.  Designed by JDDT