产品分类
联系我们
- 0519-85760576;0519-85760520
- 0519-85760588
- https://www.daliking.com
- 中国江苏常州市新北区新竹二路58号

江苏常州总公司:
地址:中国 江苏 常州市新北区 新竹二路58号
电话:0519-85760576
传真:0519-85760588
销售热线:0519-85760520 / 0519-85760522
手机:13775603525(肖小姐)
邮编/P.C:213031
邮箱:wl@cje-capacitor.com / https://www.daliking.com
>>请拖动滑块进行验证<<
');
DragValidate($("#dragEle"),$(".tips"));
jQuery("#code_char_alert").html("验证已过期,请重新拖动验证滑块!");
}
}
});
}else{
count++;
jQuery("#code_char_alert").html("*请拖动滑块进行验证!");
}
if(count>0){
return false;
}
else{
jQuery("#inbut").html('
请稍等
');
return true;
}
}
function Trims(str)
{
return str.replace(/^\s\s*/, '').replace(/\s\s*$/, '');
}
function is_email(str)
{
return (/^\w+((-\w+)|(\.\w+))*\@[A-Za-z0-9]+((\.|-)[A-Za-z0-9]+)*\.[A-Za-z0-9]+$/.test(str));
}