摘要: setAttribude方法可以设置element的属性 阅读全文
posted @ 2020-05-17 20:53 七月在野,八月在宇 阅读(145) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>表单提交</title> </head> <script> function fun() { return false; } </script> <body> 阅读全文
posted @ 2020-05-17 19:35 七月在野,八月在宇 阅读(137) 评论(0) 推荐(0) 编辑
摘要: <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>99乘法表练习</title> </head> <body> <script> document.write("<table border='1' cellsp 阅读全文
posted @ 2020-05-17 10:53 七月在野,八月在宇 阅读(168) 评论(0) 推荐(0) 编辑