JQuery表单验证插件EasyValidator

寻技术 Html/CSS / JQuery 2023年07月08日 135

 

<!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 runat="server">
<title></title>
<link href="../Scripts/validate/css/validate.css" rel="stylesheet" type="text/css" />
<script src="../Scripts/validate/js/jquery-1.3.2.min.js" type="text/javascript"></script>
<script src="../Scripts/validate/js/validate.pack.js" type="text/javascript"></script>

</head>
<body>
<form />
</td>
</tr>
</table>
</form>
</body>
</html>

关闭

用微信“扫一扫”