首页 > Web开发 > 详细

js工具类

时间:2016-03-14 12:04:03      阅读:152      评论:0      收藏:0      [点我收藏+]
<tr>
  <th>适用范围说明:</th>
  <td colspan="5"> 
      <textarea class="text" id="dtoinstrutcation" name="productScopeDTO.instrutcation" wrap="PHYSICAL" Null="true" rows="2" cols="75" 
      onKeyDown="gbcount(this.form.dtoinstrutcation,this.form.total02,this.form.used02,this.form.remain02);" 
      onKeyUp="gbcount(this.form.dtoinstrutcation,this.form.total02,this.form.used02,this.form.remain02);"></textarea>
    <p>最多字数:
        <input disabled maxLength="4" id="dtototal02" name="total02" notNull="true" size="4" value="500" class="inputtext">已用字数:
        <input disabled maxLength="4" id="dtoused02" name="used02" notNull="true" size="4" value="0" class="inputtext">剩余字数:
        <input disabled maxLength="4" id="dtoremain02" name="remain02" notNull="true" size="4" value="500" class="inputtext">
    </p>
  </td>
</tr>

 

js工具类

原文:http://www.cnblogs.com/yy123/p/5274897.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!