代碼如下
<td>
<s:text name="label.Sampling.text.Date"/>
</td>
<td>
<s:text name="label.Sampling.text.supplierProductCode"/>
</td>
<td>
<s:textfield name="sample.date" id="date" cssStyle="xx" readonly="true" cssClass="xx" maxLength="7"/>
</td>
<td>
<s:textfield name="sample.product_code" cssStyle="xx" id="supplierProductCode" readonly="true" cssClass="xx" maxlength="18"/>
</td>
如果code的輸入時間小於Date的輸入時間,彈出一個錯誤提示框.這個函數具體代碼怎麼編寫呢?
既然你什麼都是大概
那也只能給你個大概的回答
http://bbs.csdn.net/topics/370038726