您好,登錄后才能下訂單哦!
<table class="ke-zeroborder" labelcanva="true" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td class="f_name">
<span class="form_err">*</span>用戶名:
</td>
<td>
<input id="txtName" class="text" name="loginname" />
</td>
</tr>
<tr>
<td class="f_name">
<span class="form_err">*</span>密 碼:
</td>
<td>
<input class="text" id="txtpwd" name="password" type="password" /><!--<a class="a_pw" href="#">忘記密碼?</a> -->
</td>
</tr>
<tr>
<td class="f_name">
<span class="form_err">*</span>驗證碼:
</td>
<td>
<input class="text" id="txtcode" name="validator" maxlength="4" /><span class="code"><img src="checkcode.ashx" onclick="this.src=this.src+'?'" /></span>
</td>
</tr>
<tr >
<td class="f_name">
</td>
<td>
<input name="autologin" type="checkbox" />下次自動登錄
</td>
</tr>
<tr>
<td class="f_name">
</td>
<td>
<a class="a_login" href="javascript:;" commandbutton="login">登錄</a> <a class="a_reg" href="#">重置</a>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<script type="text/javascript">
$(".product_tablebg").click(function () {
$(this).remove();
$(".product_tablek").remove();
})
$(".product_tablek .span").click(function () {
$(".product_tablebg").remove();
$(".product_tablek").remove();
})
$(".a_reg").click(function () {
$("#txtName").attr("value", "");
$("#txtpwd").attr("value", "");
$("#txtcode").attr("value", "");
})
</script>
</div>
免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。