随笔分类 -  javascript

摘要:来源:https://www.cnblogs.com/jiaoyu121/p/6965230.html 阅读全文
posted @ 2020-06-23 13:46 笨笨白 阅读(126) 评论(0) 推荐(0)
摘要:.box{ width: 10px; height: 10px; background-color: #ccc; position:absolute; } </style><body> <div class='box' id="div1"></div> <script> document.onkey 阅读全文
posted @ 2019-08-26 16:58 笨笨白 阅读(863) 评论(0) 推荐(0)