最直接的方法:
<p>
<label><a style="color: red;">★ </a>首付车款</label> <span class="field"> <input type="text"
name="downPayment" id="downPayment" class="longinput" onkeyup="enfocus()" style="width:30%"
placeholder="首付车款" required=true missingMessage="必填!"/>元
</span>
</p>
博客提及JSP页面必填项加星号,指出最直接的方法,但未详细说明该方法内容。
32

被折叠的 条评论
为什么被折叠?



