码迷,mamicode.com
首页 > Web开发 > 详细

网页四--一个最简单的JS

时间:2016-04-12 01:41:23      阅读:231      评论:0      收藏:0      [点我收藏+]

标签:

<html>
<head>
<title>按钮反应</title>
</head>
<body>
<button type="button" onclick="alert(‘word!‘)">hello</button> 
</body>
</html>

 

网页四--一个最简单的JS

标签:

原文地址:http://www.cnblogs.com/bingg/p/5380775.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!