<fieldset style="width:520px;">
                <legend><span id="help_topic_icon" style="font-weight:bold;font-size:12px">校验组1</span></legend>
        最小值:<input name="min" type="text" id="min" /><div id="mintip"></div>
        <br />
        最大值:<input name="max" type="text" id="max" /><div id="maxtip">
            <input id="button1" type="submit" value="提交"  onclick="return button1_onclick()" /></div>
 </fieldset>
  <fieldset style="width:520px;">
                <legend><span id="help_topic_icon1" style="font-weight:bold;font-size:12px">校验组2</span></legend>
        手机号码:<input name="shouji" type="text" id="shouji" /><div id="shoujitip"></div>
        <input id="submit1" type="submit" value="提交"  onclick="return submit1_onclick()"  />
  </fieldset>
posted on 2009-09-16 10:47  新郎  阅读(157)  评论(0编辑  收藏  举报