摘要: js的集中编写位置 1.嵌套在HTML标签中 <button onclick="alert('hello world')">点我一下</button> <a href="javascript:alert('hello world');">点我这个链接</a> <a href="javascript: 阅读全文
posted @ 2020-09-13 22:49 空白扉页 阅读(423) 评论(0) 推荐(0) 编辑