• λ我爱Aspx >> C#.Net >> Xml_javascript分页 _XML技巧
  • Xml_javascript分页 _XML技巧

  • :aspxer  Դ:internet  :2007-4-28 23:43:24  ؼ:xml,javascript
  • <input id="btnFirst" type="button" value="首页" onclick="onFirst()"/>

    <input id="btnPrev" type="button" value="上一页" onclick="onPrev()"/>

    <input id="btnNext" type="button" value="下一页" onclick="onNext()"/>

    <input id="btnLast" type="button" value="尾页" onclick="onLast()"/>

    第<input id="txtCurrPage" name="txtCurrPage" style="width: 46px; color: #ff3333;" type="text" onkeydown="toPage()"/>

    页(当前页<input id="txtCurrPageRecord" name="txtCurrPageRecord" style="width: 22px; color: #ff3333; border-top-style: none; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none;" type="text" onkeydown="toPage()"/>条记录)</td>

    </tr>

    <tr>

    <td>

    &nbsp;<table width="100%" id="myTable">

    <tr style="background-color:Yellow">

    <td style="width: 34px; height: 21px;">

    Id</td>

    <td style="width: 34px; height: 21px;">

    序号</td>

    <td style="width: 42px; height: 21px;">

    工号</td>

    <td style="width: 36px; height: 21px;">

    姓名</td>

    <td style="width: 39px; height: 21px;">

    性别</td>

    <td style="width: 43px; height: 21px;">

    部门</td>

    <td style="width: 50px; height: 21px;">

    职位</td>

    <td style="width: 100px; height: 21px;">

    地址</td>

    </tr>

    </table>

    </td>

    </tr>

    </table>

    </div>

    </form>

    </body>

    </html>

    演示:http://home.goofar.com/lkc311/Default.htm

    Ҷƪл˵?
  • һƪxml文件调用css_XML技巧
    һƪ从xml中获取城市,省份名称_XML技巧