网页

<meta http-equiv="pragma" content="no-cache">
<meta http-equiv="Cache-Control" content="no-cache,must-revalidate">
<title>注册-个人用户</title>

<link type="text/css" rel="stylesheet" href="./注册-个人用户_files/regist.personal.css">
<link type="text/css" rel="stylesheet" href="./注册-个人用户_files/passport.base.css">
<script type="text/javascript" async="" src="./注册-个人用户_files/wl.js"></script><script type="text/javascript" src="./注册-个人用户_files/jquery-1.2.6.pack.js"></script>
  • 您好!欢迎来到京东![登录] [免费注册]
  • 我的订单
  • 手机京东
      English 我已经注册,现在就 登录
*用户名:
                <div class="fl item-ifo">
                    <div class="o-intelligent-regName">
                        <input type="text" id="regName" name="regName" maxlength="20" class="text" tabindex="1" autocomplete="off" onpaste="return false;" value="" onfocus="if(this.value==&#39;&#39;) this.value=&#39;&#39;;this.style.color=&#39;#333&#39;" onblur="if(this.value==&#39;&#39;) {this.value=&#39;&#39;;this.style.color=&#39;#999999&#39;}" sta="0" style="color: rgb(153, 153, 153);">
                        <i class="i-name"></i>
                        <ul id="intelligent-regName" class="hide"></ul>
                        <label id="regName_succeed" class="blank"></label>
                        <label id="regName_error" class="null"></label>
                    </div>

                    <div class="intelligent-error hide" id="morePinDiv">
                        <h5>推荐您使用:</h5>

                        <div class="groom" id="morePinGroom"><div class="item-fore"><input name="morePinRadio" onclick="selectMe(this);" type="radio" class="radio" value="sssss272"><label>sssss272</label></div><div class="item-fore"><input name="morePinRadio" onclick="selectMe(this);" type="radio" class="radio" value="sssss7002"><label>sssss7002</label></div><div class="item-fore"><input name="morePinRadio" onclick="selectMe(this);" type="radio" class="radio" value="sssss89640"><label>sssss89640</label></div></div>
                    </div>
                                                <input type="hidden" name="vpcjGUFILM" value="eaXZK">
                                            <input type="hidden" value="-1" id="hnschool" class="hide" sta="0">
                                            <input type="hidden" id="schoolid" name="schoolid" class="hide">
                                            <input type="hidden" id="hnseli" class="hide" value="-1">

                </div>
            </div>

            <div id="capslock"><i></i><s></s>键盘大写锁定已打开,请注意大小写</div>
            <div id="o-password">
                <div class="item">
                    <span class="label"><b class="ftx04">*</b>请设置密码:</span>

                    <div class="fl item-ifo">
                        <input type="password" id="pwd" name="pwd" maxlength="20" class="text" tabindex="2" style="ime-mode:disabled;" onpaste="return  false" autocomplete="off">
                        <i class="i-pass"></i>
                        <label id="pwd_succeed" class="blank"></label>
                        <label id="pwd_error"></label>
                        <span class="clr"></span>
                        <label class="hide" id="pwdstrength"><span class="fl">安全程度:</span><b></b></label>

                    </div>
                </div>

                <script type="text/javascript">
                    $('#pwd')[0].onkeypress = function (event) {
                        var e = event || window.event,
                            $tip =
                        $('#capslock'),
                                kc = e.keyCode || e.which, // 按键的keyCode
                                isShift = e.shiftKey || (kc == 16 ) || false; // shift键是否按住
                        if (((kc >= 65 && kc <= 90) && !isShift) || ((kc >= 97 && kc <= 122) && isShift)) {
                                $tip.show();
                        }
                        else {
                                $tip.hide();
                        }
                    };
                </script>

                <div class="item">
                    <span class="label"><b class="ftx04">*</b>请确认密码:</span>

                    <div class="fl item-ifo">
                        <input type="password" id="pwdRepeat" name="pwdRepeat" maxlength="20" class="text" tabindex="3" onpaste="return  false" autocomplete="off">
                        <i class="i-pass"></i>
                        <label id="pwdRepeat_succeed" class="blank"></label>
                        <label id="pwdRepeat_error"></label>
                    </div>
                </div>
				                    <div class="item" id="dphone">
                    <span class="label"><b class="ftx04">*</b>验证手机:</span>

                    <div class="fl item-ifo">
                        <input type="text" id="phone" maxlength="11" name="phone" class="text" tabindex="4" onfocus="phoneFocus();" onkeyup="phoneKeyup();" onblur="phoneBlur();" autocomplete="off">
                        <i class="i-phone"></i>
                        <label id="phone_succeed" class="blank"></label>
                        <label id="phone_error"></label>
                    </div>
					                        <div class="fl">
                        <span class="ftx-03 ml5">或</span><a class="ftx-05 ml5 mail-verify" style="text-decoration:underline;" href="javascript:;">验证邮箱</a>
                    </div>
					                    </div>
                <div id="mobileCodeDiv" class="item " style="height: 62px;">
                    <span class="label"><b class="ftx04">*</b>短信验证码:</span>

                    <div class="fl item-ifo">
                        <input type="text" maxlength="6" autocomplete="off" tabindex="6" class="text text-1" name="mobileCode" style="ime-mode:disabled" id="mobileCode" onblur="mobileCodeBlur()" onfocus="mobileCodeFocus();">
                        <label class="blank invisible"></label>
                        <a class="btn" href="javascript:void(0);" onclick="sendMobileCode();" id="sendMobileCode">
                            <span id="dyMobileButton">获取短信验证码</span></a>
                        <span class="clr"></span>

                        <div class="msg-text" id="mobileCodeSucMessage"></div>
                        <label id="mobileCode_error" class="blank"></label>
                        <label id="mobileCode_succeed" class="blank invisible"></label>
                    </div>
                    <span class="clr"></span>
                </div>
				                </div>
                            <div class="item item-new">
                <span class="label">&nbsp;</span>

                <div class="fl item-ifo">
                    <input type="checkbox" class="checkbox" checked="checked" id="readme" onclick="agreeonProtocol();">
                    <label for="protocol">我已阅读并同意<a href="https://reg.jd.com/reg/person?ReturnUrl=http%3A%2F%2Fwww.jd.com%2F%3Futm_source%3D3.cn#" class="blue" id="protocol">《京东用户注册协议》</a></label>
                    <span class="clr"></span>
                    <label id="protocol_error" class="error hide">请接受服务条款</label>
                </div>
            </div>
            <div class="item">
                <span class="label">&nbsp;</span>
                <input type="button" class="btn-img btn-regist" id="registsubmit" value="立即注册" tabindex="8" clstag="regist|keycount|personalreg|07" onclick="reg();">
            </div>
        </div>
        <div class="phone">
            <img width="180" height="180" src="./注册-个人用户_files/phone-bg.jpg">
        </div>
                    <span class="clr"></span>
    </form>
</div>
<script type="text/javascript">
function hello() {
    var helloUrl = "http://passport.jd.com/call/getHelloJson?m=ls";
    jQuery.ajax({url: helloUrl, dataType: "jsonp", scriptCharset: "gb2312", success: function (a) {
        if (a && a.info) {
            $("#loginbar").html(a.info);
        }
        if (a && a.sso) {
            $.each(a.sso, function () {
                $.getJSON(this)
            })
        }
    }});
}
(function ($) {
    $("#shortcut-2013 .menu").Jdropdown({delay: 50});
    hello();
})(jQuery);</script>
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值