LDB.html 916 B

12345678910111213141516171819202122232425262728
  1.  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <title></title>
  5. <script src="http://www.1473.cn/uform.js"></script>
  6. <link rel="stylesheet" type="text/css" href="./LDB.css">
  7. <script type="text/javascript" src="./LDB.js"></script>
  8. <script>
  9. // window.onload = function () {
  10. // U_Control_LDB_div();
  11. // U_Control_LDB_div2();
  12. // U_Control_LDB_ButtonDiv();
  13. // U_Control_LDB_ButtonDiv2();
  14. // U_Control_LDB_Reset();
  15. // U_Control_LDB_Submit();
  16. // U_Control_LDB_Text();
  17. // U_Control_LDB_Redio();
  18. // U_Control_LDB_Checkbox();
  19. // U_Control_LDB_img();
  20. // U_Control_LDB_ForRedioAndCheckbox();
  21. // };
  22. </script>
  23. </head>
  24. <body>
  25. </body>
  26. </html>