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

為了賬號安全,請及時綁定郵箱和手機(jī)立即綁定

點(diǎn)擊登錄不會提示信息,請協(xié)助看下是什么問題

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">

<head>

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<title>無標(biāo)題文檔</title>

<link rel="stylesheet" href="style.css" type="text/css">

</head>


<body>

<form id="demoForm">

? <fieldset>

? ? <legend>用戶登錄</legend>

? ? <p>

? ? ? <label for="username">用戶名</label>

? ? ? <input type="text" id="username" name="username" />

? ? </p>

? ? <p>

? ? ? <label for="password">密碼</label>

? ? ? <input type="password" id="password" name="password" />

? ? </p>

? ? <p>

? ? ? <input type="submit" value="登錄" />

? ? </p>

? </fieldset>

</form>

<script src="../jquery版本加載/jquery-1.10.0.js"></script>?

<script src="../js/jquery.validate-1.13.1.js"></script>

<script>

$(decument).ready(function(){

$("#demoForm").validate({

rules:{

username:{

required:true,

minlength:2,

maxlength:10

},

password:{

required:true,

minlength:2,

maxlength:16

}

},

messages:{

username:{

required:"必須填寫用戶名",

minlength:"用戶名最小為2位",

maxlength:"用戶名最大為10位"

},

password:{

required:"必須填寫密碼",

minlength:"密碼最小為2位",

maxlength:"密碼最大為16位"

}

}

});

});

</script>

</body>

</html>


正在回答

1 回答

$(decument).ready(function(){}這里。。。你把document寫錯啦

1 回復(fù) 有任何疑惑可以回復(fù)我~

舉報

0/150
提交
取消

點(diǎn)擊登錄不會提示信息,請協(xié)助看下是什么問題

我要回答 關(guān)注問題
微信客服

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

幫助反饋 APP下載

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

公眾號

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