SoFunction
Updated on 2025-02-28

JQuery extension plugin Validate—4 sets the style of error prompt


<style type="text/css">
*
{
font-size: 14px;
}
#signupForm
{
color:Red;
font-size:13px;
margin-left:5px;
padding-left:16px;
background:url("") left no-repeat;
}
</style>