12345678910111213141516171819202122232425262728 |
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <title></title>
- <script src="http://www.1473.cn/uform.js"></script>
- <link rel="stylesheet" type="text/css" href="./LDB.css">
- <script type="text/javascript" src="./LDB.js"></script>
- <script>
- // window.onload = function () {
- // U_Control_LDB_div();
- // U_Control_LDB_div2();
- // U_Control_LDB_ButtonDiv();
- // U_Control_LDB_ButtonDiv2();
- // U_Control_LDB_Reset();
- // U_Control_LDB_Submit();
- // U_Control_LDB_Text();
- // U_Control_LDB_Redio();
- // U_Control_LDB_Checkbox();
- // U_Control_LDB_img();
- // U_Control_LDB_ForRedioAndCheckbox();
- // };
- </script>
- </head>
- <body>
- </body>
- </html>
|