solidot新版网站常见问题,请点击这里查看。
用户注册
$(document).ready(function () {
$("input[type='text'],input[type='password']").focus(function () {
$(this).addClass("log_wrt");
});
$("input[type='text'],input[type='password']").blur(function () {
$(this).removeClass("log_wrt");
});
});
jQuery(function ($) {
localStorage.setItem('somsg', 'no');
$('#getcodes').click(function () {
var mid = $("[name=mobile]").val();
if (!mid) {
alert('请填写手机号');
return false;
}
var mobile_reg = /^1[3|4|5|6|7|8|9]\d{9}$/;
if (!mobile_reg.test($.trim($("[name=mobile]").val()))) {
alert('手机号长度11位,以13/14/15/17/18开头');
return false;
}
layer.open({
type: 2,
title:'请滑动完成安全验证',
closeBtn: 1,
shadeClose: false,
shade: 0.8,
offset:"auto",
area: ['350px', '300px'],
content: '/pic_check?m='+ mid
});
return false;
});
})
var count = 1800;
function jump(count) {
window.setTimeout(function () {
count--;
if (count > 0) {
$('#getcod').html("30分钟后失效");
jump(count);
} else {
$('#getcod').html('获取验证码');
}
}, 1000);
}
function laclo(){
layer.closeAll();
}
不要向邪恶低头,而是要更勇敢地继续与之对抗。——维吉尔
本站提到的所有注册商标属于他们各自的所有人所有,评论属于其发表者所有,其余内容版权属于 solidot.org(2009-
document.write(new Date().getFullYear());
) 所有 。
京ICP证161336号 京ICP备15039648号-15 北京市公安局海淀分局备案号:11010802021500
举报电话:010-62641205 涉未成年人举报专线:010-62641208 举报邮箱:[email protected] 网上有害信息举报专区:https://www.12377.cn