第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號(hào)安全,請(qǐng)及時(shí)綁定郵箱和手機(jī)立即綁定
已解決430363個(gè)問題,去搜搜看,總會(huì)有你想問的

求教關(guān)于validate插件表單驗(yàn)證的問題。

求教關(guān)于validate插件表單驗(yàn)證的問題。

情有獨(dú)鐘 2015-04-11 16:44:09
<!DOCTYPE html><html><head><meta charset="GBK"><title>登錄</title><script type="text/javascript" src="/office/js/jquery-1.9.1.js"></script><script type="text/javascript" src="/office/js/jquery。validate.js"></script><script type="text/javascript">$(document).ready(function(){?$("#login").validate({??//自定義驗(yàn)證規(guī)則????????? rules:{???????????? userName:{required:true},????????? password:{required:true}????????????? },????????? //自定義提示信息???????? /* messages:{???????????? userName:{required:"請(qǐng)輸入你的用戶名"},????????????? password:{required:"請(qǐng)輸入密碼"}???????????? }, */????????? //定義錯(cuò)誤信息提示位置???????? errorPlacement:function(error,element){???????????? error.appendTo(".tip");??????????? // error.appendTo(element.parent());???????? }??});});</script></head><body>? <div style="width:400px;height:250px;margin:15% auto;background:#e8f4ff;">? <div style="winth:100%;height:15%;"></div><form id="login" name="login" method="post" action="login.php"><table style="width:100%;height:200px"><tr ><td align="right">用戶名:</td><td><input name="userName" type="text" id="userName" onmouseover="this.style.backgroundColor='#ffffff'" onMouseOut="this.style.backgroundColor='#e8f4ff'" size="15" /></td></tr><tr><td align="right">密碼:</td><td><input name="password" type="password" id="password"? onmouseover="this.style.backgroundColor='#ffffff'" onMouseOut="this.style.backgroundColor='#e8f4ff'" size="15" /></td></tr><tr><td></td><td><span class="tip"></span></td></tr><tr><td></td><td><input type="submit" value="登錄"? name="submit" />&nbsp;&nbsp;&nbsp;&nbsp;<input type="reset" value="重置" name="reset" /></td></tr></table>? </form>? </div>? </body>這段代碼哪里錯(cuò)了,為什么不進(jìn)行驗(yàn)證就提交了呢
查看完整描述

1 回答

?
狗要綠豆冰

TA貢獻(xiàn)1條經(jīng)驗(yàn) 獲得超0個(gè)贊

<script type="text/javascript" src="/office/js/jquery。validate.js"></script>你確定你這個(gè)是這樣命名的?

查看完整回答
反對(duì) 回復(fù) 2015-04-13
  • 1 回答
  • 0 關(guān)注
  • 1422 瀏覽

添加回答

舉報(bào)

0/150
提交
取消
微信客服

購課補(bǔ)貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動(dòng)學(xué)習(xí)伙伴

公眾號(hào)

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號(hào)